Home
last modified time | relevance | path

Searched refs: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); in main()
89 status = show_profs((char *)*argv, in main()
126 show_profs(char *username, int print_flag) in show_profs() function