HomeSort by relevance Sort by last modified time
    Searched refs:privsep_xauth_login_system (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
privsep.h 40 #define PRIVSEP_XAUTH_LOGIN_SYSTEM 0x0805 /* admin_com_bufs follows */
69 int privsep_xauth_login_system __P((char *, char *));
privsep.c 729 case PRIVSEP_XAUTH_LOGIN_SYSTEM: {
1320 privsep_xauth_login_system(usr, pwd) function
1338 msg->hdr.ac_cmd = PRIVSEP_XAUTH_LOGIN_SYSTEM;
    [all...]
isakmp_xauth.c 278 res = privsep_xauth_login_system(usr, pwd);
    [all...]
  /external/ipsec-tools/
setup.c 635 int privsep_xauth_login_system(char *user, char *password) function

Completed in 420 milliseconds