HomeSort by: relevance | last modified time | path
    Searched defs:auth_phost (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpam/modules/pam_krb5/
pam_krb5.c 122 char auth_phost[BUFSIZ]; local in function:pam_sm_authenticate
174 &auth_service, &auth_princ, auth_phost, &auth_data);
343 auth_service, auth_princ, auth_phost, &auth_data);
394 auth_service, auth_princ, auth_phost, &auth_data);
pam_krb5.c 122 char auth_phost[BUFSIZ]; local in function:pam_sm_authenticate
174 &auth_service, &auth_princ, auth_phost, &auth_data);
343 auth_service, auth_princ, auth_phost, &auth_data);
394 auth_service, auth_princ, auth_phost, &auth_data);
pam_krb5.c 122 char auth_phost[BUFSIZ]; local in function:pam_sm_authenticate
174 &auth_service, &auth_princ, auth_phost, &auth_data);
343 auth_service, auth_princ, auth_phost, &auth_data);
394 auth_service, auth_princ, auth_phost, &auth_data);

Completed in 33 milliseconds