Searched refs:LOCAL_CREDS_PERSISTENT (Results 1 – 7 of 7) sorted by relevance
64 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)
958 #if defined(LOCAL_CREDS_PERSISTENT) in register_sockets_symbols()961 #if defined(LOCAL_CREDS_PERSISTENT) in register_sockets_symbols()962 REGISTER_LONG_CONSTANT("LOCAL_CREDS_PERSISTENT", LOCAL_CREDS_PERSISTENT, CONST_PERSISTENT); in register_sockets_symbols()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()
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)1314 #if defined(LOCAL_CREDS_PERSISTENT)
135 #if defined(LOCAL_CREDS_PERSISTENT) in init_ancillary_registry()
1667 const LOCAL_CREDS_PERSISTENT = UNKNOWN; define
29 socket_set_option($s, SOL_LOCAL, LOCAL_CREDS_PERSISTENT, 1) or die("could not set LOCAL_CREDS");
455 . LOCAL_CREDS_PERSISTENT (FreeBSD)
Completed in 19 milliseconds