Home
last modified time | relevance | path

Searched refs:do_help (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/krb5/krb5-config/
H A Dkrb5-config.sh63 do_help=1
92 do_help=1
96 if test -n "$do_help"; then
/titanic_51/usr/src/cmd/idmap/idmap/
H A Didmap.c248 static int do_help(flag_t *f, int argc, char **argv, cmd_pos_t *pos);
305 do_help
468 do_help(flag_t *f, int argc, char **argv, cmd_pos_t *pos) in do_help() function