Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c6350 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_getsockopt()
6365 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_getsockopt()
6564 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_getsockopt()
6579 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_getsockopt()
6704 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_setsockopt()
6719 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_setsockopt()
6733 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_setsockopt()
6748 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_setsockopt()
6789 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_setsockopt()
6820 nx_bsd_set_errno(ENOPROTOOPT); in nx_bsd_setsockopt()
[all …]
Dnxd_bsd.h513 #define ENOPROTOOPT 92 /* Protocol not available */ macro