Searched defs:get_namelist_local (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c206 static int get_namelist_local(char ***, int *);
1373 * get_namelist_local
1446 get_namelist_local(char ***namelist_p, int *num_user) function
1486 return (get_namelist_local(namelist, num_user));

Completed in 60 milliseconds