Searched defs:spwd (Results 1 – 6 of 6) sorted by relevance
5 spwd = test_support.import_module('spwd') variable
5 spwd = support.import_module('spwd') variable
80 struct spwd *spwd = getspnam (username); in login_main() local
80 struct spwd * spwd = NULL; in sulogin_main() local
1315 spbuf: *mut ::spwd, in fgetspent_r()1318 spbufp: *mut *mut ::spwd, in fgetspent_r()1322 spbuf: *mut ::spwd, in sgetspent_r()1325 spbufp: *mut *mut ::spwd, in sgetspent_r()1328 spbuf: *mut ::spwd, in getspent_r()1331 spbufp: *mut *mut ::spwd, in getspent_r()
3027 pub fn getspnam(name: *const ::c_char) -> *mut spwd; in getspnam()3033 spbuf: *mut spwd, in getspnam_r()3036 spbufp: *mut *mut spwd, in getspnam_r()