Searched refs:LOCAL_CREDS_PERSISTENT (Results 1 – 6 of 6) sorted by relevance
64 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)
1009 #if defined(LOCAL_CREDS_PERSISTENT) in register_sockets_symbols()1012 #if defined(LOCAL_CREDS_PERSISTENT) in register_sockets_symbols()1013 REGISTER_LONG_CONSTANT("LOCAL_CREDS_PERSISTENT", LOCAL_CREDS_PERSISTENT, CONST_PERSISTENT); in register_sockets_symbols()1015 #if (!defined(LOCAL_CREDS_PERSISTENT) && defined(LOCAL_CREDS)) in register_sockets_symbols()1018 #if (!defined(LOCAL_CREDS_PERSISTENT) && defined(LOCAL_CREDS)) in register_sockets_symbols()
446 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)533 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)1321 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)1323 #if defined(LOCAL_CREDS_PERSISTENT)
135 #if defined(LOCAL_CREDS_PERSISTENT) in init_ancillary_registry()
1810 const LOCAL_CREDS_PERSISTENT = UNKNOWN; define
30 socket_set_option($s, SOL_LOCAL, LOCAL_CREDS_PERSISTENT, 1) or die("could not set LOCAL_CREDS");
Completed in 22 milliseconds