Home
last modified time | relevance | path

Searched refs:path_passwd (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/clients/ksu/
H A Dkrb_auth_su.c37 char *target_user, krb5_ccache cc, int *path_passwd, in krb5_auth_check() argument
48 *path_passwd = 0; in krb5_auth_check()
105 *path_passwd = 1; in krb5_auth_check()
H A Dmain.c108 int path_passwd = 0; in main() local
505 &path_passwd, target_uid); in main()