Searched refs:LOCAL_CREDS (Results 1 – 7 of 7) sorted by relevance
16 # undef LOCAL_CREDS64 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)
964 #if (!defined(LOCAL_CREDS_PERSISTENT) && defined(LOCAL_CREDS)) in register_sockets_symbols()967 #if (!defined(LOCAL_CREDS_PERSISTENT) && defined(LOCAL_CREDS)) in register_sockets_symbols()968 REGISTER_LONG_CONSTANT("LOCAL_CREDS", LOCAL_CREDS, CONST_PERSISTENT); in register_sockets_symbols()
438 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)525 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)1312 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)1319 #elif defined(LOCAL_CREDS)
138 #elif defined(LOCAL_CREDS) in init_ancillary_registry()
1679 const LOCAL_CREDS = UNKNOWN; define
29 socket_set_option($s, SOL_LOCAL, LOCAL_CREDS_PERSISTENT, 1) or die("could not set LOCAL_CREDS");
457 . LOCAL_CREDS (NetBSD)
Completed in 19 milliseconds