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 */
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;
isakmp_xauth.c 277 res = privsep_xauth_login_system(usr, pwd);
    [all...]
  /external/ipsec-tools/
setup.c 670 int privsep_xauth_login_system(char *user, char *password) function

Completed in 80 milliseconds