Searched refs:ESOCKTNOSUPPORT (Results 1 – 11 of 11) sorted by relevance
107 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
286 case ff_ESOCKTNOSUPPORT: errno = ESOCKTNOSUPPORT; break; in ff_os_errno()
434 { BSM_ERRNO_ESOCKTNOSUPPORT, ESOCKTNOSUPPORT,
238 # 44 - ESOCKTNOSUPPORT
234 # 44 - ESOCKTNOSUPPORT
620 return (ESOCKTNOSUPPORT); in ng_btsocket_l2cap_raw_attach()
924 return (ESOCKTNOSUPPORT); in ng_btsocket_hci_raw_attach()
1210 return (ESOCKTNOSUPPORT); in ng_btsocket_sco_attach()
2002 return (ESOCKTNOSUPPORT); in ng_btsocket_l2cap_attach()
399 return (ESOCKTNOSUPPORT); in ng_btsocket_rfcomm_attach()
1972 errno == ESOCKTNOSUPPORT || errno == EPFNOSUPPORT || in listenToPort()