Home
last modified time | relevance | path

Searched refs:EOPNOTSUPP (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h516 #define EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro
Dnxd_bsd.c1187 nx_bsd_set_errno(EOPNOTSUPP); in nx_bsd_socket()
2501 nx_bsd_set_errno(EOPNOTSUPP); in nx_bsd_listen()
2581 nx_bsd_set_errno(EOPNOTSUPP); in nx_bsd_listen()
2820 nx_bsd_set_errno(EOPNOTSUPP); in nx_bsd_accept()