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

/illumos-gate/usr/src/cmd/profiles/
H A Dprofiles.c54 static int show_profs(char *, int);
85 status = show_profs(NULL, print_flag);
89 status = show_profs((char *)*argv,
126 show_profs(char *username, int print_flag) function

Completed in 57 milliseconds