Searched refs:LOCAL_CREDS (Results 1 – 6 of 6) sorted by relevance
16 # undef LOCAL_CREDS64 #if defined(SO_PASSCRED) || defined(LOCAL_CREDS_PERSISTENT) || defined(LOCAL_CREDS)
1018 #if (!defined(LOCAL_CREDS_PERSISTENT) && defined(LOCAL_CREDS)) in register_sockets_symbols()1021 #if (!defined(LOCAL_CREDS_PERSISTENT) && defined(LOCAL_CREDS)) in register_sockets_symbols()1022 REGISTER_LONG_CONSTANT("LOCAL_CREDS", LOCAL_CREDS, CONST_PERSISTENT); 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)1328 #elif defined(LOCAL_CREDS)
138 #elif defined(LOCAL_CREDS) in init_ancillary_registry()
1829 const LOCAL_CREDS = UNKNOWN; define
30 socket_set_option($s, SOL_LOCAL, LOCAL_CREDS_PERSISTENT, 1) or die("could not set LOCAL_CREDS");
Completed in 17 milliseconds