Searched refs:pwdp (Results 1 – 2 of 2) sorted by relevance
138 fsent.pwdp = NULL; in cray_login_failure()276 pwdacm.pwdp = NULL; in cray_setup()280 pwdudb.pwdp = NULL; in cray_setup()284 pwddce.pwdp = NULL; in cray_setup()288 pwddialup.pwdp = NULL; in cray_setup()293 pwdwal.pwdp = NULL; in cray_setup()398 fsent.pwdp = uret.pswd; in cray_setup()434 fsent.pwdp = uret.pswd; in cray_setup()
74 const struct passwd **pwdp, login_cap_t **lcapp);877 const struct passwd **pwdp, login_cap_t **lcapp) in get_user_info() argument881 *pwdp = pwd = username ? getpwnam(username) : getpwuid(getuid()); in get_user_info()