|
| | addr.c |
| | This file is part of the I/O library; it contains the implementation of the network address functions.
|
| |
| | attr.c |
| | This file is part of the I/O library; it contains the implementation of the serial I/O attributes functions.
|
| |
| | attr.h |
| | This is the internal header file of the serial I/O attributes declarations.
|
| |
| | can.c |
| | This file is part of the I/O library; it contains the implementation of the Controller Area Network (CAN) functions.
|
| |
| | default.h |
| | This is the internal header file of the default implementation of the I/O device handle methods.
|
| |
| | file.c |
| | This file is part of the I/O library; it contains the implementation of the regular file functions.
|
| |
| | handle.c |
| | This file is part of the I/O library; it contains the implementation of the I/O handle functions.
|
| |
| | handle.h |
| | This is the internal header file of the I/O handle declarations.
|
| |
| | if.c |
| | This file is part of the I/O library; it contains the implementation of the network interface functions.
|
| |
| | io.c |
| | This file is part of the I/O library; it contains the implementation of the the initialization and finalization functions.
|
| |
| | io.h |
| | This is the internal header file of the I/O library.
|
| |
| | pipe.c |
| | This file is part of the I/O library; it contains the implementation of the pipe functions.
|
| |
| | poll.c |
| | This file is part of the I/O library; it contains the implementation of the polling interface.
|
| |
| | rtnl.c |
| | This file is part of the I/O library; it contains the implementation of the rtnetlink functions.
|
| |
| | rtnl.h |
| | This is the internal header file of the rtnetlink declarations.
|
| |
| | serial.c |
| | This file is part of the I/O library; it contains the implementation of the serial I/O functions.
|
| |
| | sock.c |
| | This file is part of the I/O library; it contains the implementation of the network socket functions.
|
| |