nuttx/net/usrsock
Alin Jerpelea 8975a65197 net: fix nxstyle errors
fix errors reported by nxstyle

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-04-02 11:12:25 -05:00
..
Kconfig
Make.defs
usrsock_accept.c
usrsock_bind.c
usrsock_close.c
usrsock_conn.c
usrsock_connect.c net: fix nxstyle errors 2021-04-02 11:12:25 -05:00
usrsock_dev.c
usrsock_event.c
usrsock_getpeername.c
usrsock_getsockname.c
usrsock_getsockopt.c
usrsock_ioctl.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
usrsock_listen.c
usrsock_poll.c net: fix nxstyle errors 2021-04-02 11:12:25 -05:00
usrsock_recvmsg.c
usrsock_sendmsg.c net/usrsock: add send multi-elements support 2021-03-23 00:44:37 -07:00
usrsock_setsockopt.c
usrsock_socket.c
usrsock_sockif.c
usrsock.h