| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/pid/ |
| tst.ret1.c | 40 help(void) function 48 return (help() + 1);
|
| /onnv/onnv-gate/usr/src/tools/cscope-fast/ |
| help.c | 36 * display help 42 #define MAXHELP 50 /* maximum number of help strings */ 45 help(void) function 128 /* print help, a screen at a time */
|
| /onnv/onnv-gate/usr/src/cmd/parted/ |
| command.h | 29 StrList* help; member in struct:__anon72 36 const StrList* help,
|
| /onnv/onnv-gate/usr/src/lib/libshell/common/data/ |
| bash_pre_rc.sh | 170 function help function 190 print -r $'Type help *name* for more information about name\n'
|
| /onnv/onnv-gate/usr/src/cmd/dfs.cmds/sharemgr/ |
| sharemgr_main.c | 43 static int help = 0; variable 81 help = 1; 86 help = 1; 95 if (help) { 105 * Plugins are needed in the event of a global help
|
| /onnv/onnv-gate/usr/src/cmd/valtools/ |
| ckgid.c | 46 static char *deflt = NULL, *error = NULL, *help = NULL, *prompt = NULL; variable 79 gettext("\t-W width\n\t-h help\n")); 167 help = optarg; 205 ckgid_hlp(disp, help); 224 n = ckgid(gid, disp, deflt, error, help, prompt);
|
| ckint.c | 45 static char *deflt, *prompt, *error, *help; variable 75 gettext("\t-W width\n\t-h help\n")); 168 help = optarg; 205 ckint_hlp(base, help); 209 n = ckint(&intval, base, deflt, error, help, prompt);
|
| ckkeywd.c | 46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 127 help = optarg; 176 n = ckkeywd(strval, keyword, deflt, error, help, prompt);
|
| ckuid.c | 46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 81 gettext("\t-W width\n\t-h help\n")); 171 help = optarg; 208 ckuid_hlp(disp, help); 227 n = ckuid(strval, disp, deflt, error, help, prompt);
|
| ckyorn.c | 46 static char *deflt, *prompt, *error, *help; variable 74 gettext("\t-W width\n\t-h help\n")); 158 help = optarg; 198 ckyorn_hlp(help); 215 n = ckyorn(ynval, deflt, error, help, prompt);
|
| ckdate.c | 46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 87 gettext("\t-W width\n\t-h help\n")); 175 help = optarg; 219 if (ckdate_hlp(fmt, help)) { 240 n = ckdate(date, fmt, deflt, error, help, prompt);
|
| ckpath.c | 47 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 99 gettext("\t-W width\n\t-h help\n")); 239 help = optarg; 285 ckpath_hlp(pflags, help); 302 n = ckpath(pathval, pflags, deflt, error, help, prompt);
|
| ckrange.c | 46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 82 gettext("\t-W width\n\t-h help\n")); 185 help = optarg; 250 ckrange_hlp(lvalue, uvalue, base, help); 255 deflt, error, help, prompt); /* libadm interface */
|
| ckstr.c | 47 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 80 gettext("\t-W width\n\t-h help\n")); 201 help = optarg; 244 ckstr_hlp(regexp, length, help); 263 n = ckstr(strval, regexp, length, deflt, error, help, prompt);
|
| cktime.c | 46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 90 gettext("\t-W width\n\t-h help\n")); 179 help = optarg; 227 if (cktime_hlp(fmt, help)) { 247 n = cktime(tod, fmt, deflt, error, help, prompt);
|
| ckitem.c | 50 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 92 gettext("\t-W width\n\t-h help\n")); 238 help = optarg; 334 ckitem_hlp(mp, help); 356 n = ckitem(mp, item, max, deflt, error, help, prompt);
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/smbutil/ |
| smbutil.c | 57 static void help(void); 72 {"help", cmd_help, help_usage, CMDFL_NO_KMOD}, 128 gettext("no specific help for command %s"), cp); 148 help(); 156 help(); 162 help(); 167 help(); 185 help(void) { function 190 " help display help on specified subcommand\n [all...] |
| /onnv/onnv-gate/usr/src/cmd/tnf/prex/ |
| help.c | 38 /* help intro */ 42 "If you are reading this help text, you have sucessfully invoked prex,\n" 61 "Help is available for a variety of topics, and for each prex command.\n" 62 "Type help with no arguments for a list of available help topics.\n" 64 "end of help for topic intro\n", 65 /* help functions */ 83 "end of help for topic functions\n", 84 /* help kernel_mode */ 129 "end of help for topic kernel_mode\n" 550 help(void) function [all...] |
| /onnv/onnv-gate/usr/src/lib/libresolv2/include/isc/ |
| ctl.h | 59 const char * help; member in struct:ctl_verb
|
| /onnv/onnv-gate/usr/src/cmd/avs/dscfg/ |
| dscfgadm.sh | 30 # help message 32 help() function 1378 help 1409 help
|
| /onnv/onnv-gate/usr/src/cmd/avs/dsstat/ |
| dsstat.c | 67 help() function 364 help();
|
| /onnv/onnv-gate/usr/src/cmd/avs/errgen/ |
| errgen.c | 71 * Display help info 75 help() function 100 (void) fprintf(stderr, "use errgen -h for help\n"); 255 (void) strcat(help_path, "/errgen.help"); 257 help();
|
| /onnv/onnv-gate/usr/src/cmd/dfs.cmds/sharectl/ |
| sharectl.c | 57 int help = 0; local 74 help = 1; 80 if (optind == argc || help) {
|
| /onnv/onnv-gate/usr/src/cmd/format/ |
| io.h | 47 char *help; member in struct:slist
|
| /onnv/onnv-gate/usr/src/cmd/ntfsprogs/ |
| ntfscat.c | 88 " -h, --help Print this help\n" 168 { "help", no_argument, NULL, 'h' }, 180 int help = 0; local 226 help++; 275 if (help || ver) { 301 if (help || err) 304 return (!err && !help && !ver);
|