Searched refs:NSCD_CALLCAT_N2N (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_door.h48 #define NSCD_PING (NSCD_CALLCAT_N2N|0x01)
49 #define NSCD_GETADMIN (NSCD_CALLCAT_N2N|0x02)
50 #define NSCD_SETADMIN (NSCD_CALLCAT_N2N|0x03)
51 #define NSCD_GETPUADMIN (NSCD_CALLCAT_N2N|0x04)
52 #define NSCD_SETPUADMIN (NSCD_CALLCAT_N2N|0x05)
53 #define NSCD_KILLSERVER (NSCD_CALLCAT_N2N|0x06)
55 #define NSCD_IMHERE (NSCD_CALLCAT_N2N|0x10) /* IMHERE+WHOAMI */
56 #define NSCD_FORK (NSCD_CALLCAT_N2N|0x20)
57 #define NSCD_SETUID (NSCD_CALLCAT_N2N|0x30)
58 #define NSCD_KILL (NSCD_CALLCAT_N2N|
[all...]
/illumos-gate/usr/src/head/
H A Dnss_dbdefs.h536 #define NSCD_CALLCAT_N2N ('n'<<24) macro
570 * it's children (NSCD_CALLCAT_N2N).

Completed in 74 milliseconds