OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIVSEP_XAUTH_LOGIN_SYSTEM
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
privsep.h
40
#define
PRIVSEP_XAUTH_LOGIN_SYSTEM
0x0805 /* admin_com_bufs follows */
65
int
privsep_xauth_login_system
__P((char *, char *));
privsep.c
545
case
PRIVSEP_XAUTH_LOGIN_SYSTEM
: {
946
privsep_xauth_login_system
(usr, pwd)
function
964
msg->hdr.ac_cmd =
PRIVSEP_XAUTH_LOGIN_SYSTEM
;
Completed in 88 milliseconds