Home
last modified time | relevance | path

Searched defs:mpwdl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/vipw/
H A Dvipw.c63 static char mpwd[MAXPATHLEN], mpwdl[MAXPATHLEN]; variable
/netbsd-src/lib/libutil/
H A Dpasswd.c367 char mpwd[MAXPATHLEN], mpwdl[MAXPATHLEN], *p, buf[8192]; in pw_copyx() local