Searched refs:ENOPROTOOPT (Results 1 – 2 of 2) sorted by relevance
6350 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 …]
513 #define ENOPROTOOPT 92 /* Protocol not available */ macro