Home
last modified time | relevance | path

Searched refs:help (Results 76 – 100 of 661) sorted by relevance

12345678910>>...27

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtype.c618 char *cp,**help,buffer[256]; in typeinfo() local
679 help = &dp->names[dp->ndisc]; in typeinfo()
708 if(help[i]) in typeinfo()
709 sfprintf(out," %s.",help[i]); in typeinfo()
728 cp = nq->nvalue.rp->help; in typeinfo()
950 help = &pp->names[nd]; in nv_mktype()
1062 help[k] = cp; in nv_mktype()
1064 j = *help[k]; in nv_mktype()
1066 *help[k] = toupper(j); in nv_mktype()
1242 mp->nvenv = (char*)help; in nv_mkinttype()
[all …]
/illumos-gate/usr/src/cmd/more/
H A DMakefile29 DATA= more.help
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c57 int help = 0; in main() local
74 help = 1; in main()
80 if (optind == argc || help) { in main()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dwine_checker.sh32 $CMD --help
H A Dkchecker41 $CMD --help
/illumos-gate/usr/src/cmd/lp/filter/
H A Dslow.filter56 # errmsg severity message-number problem help
60 # problem, and help is a short suggestion for fixing the problem.
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME33 here and in ../postscript/postprint.ps could help if throughput seems to be
54 when they get to the printer. Should help if you're running at 19.2KB or
/illumos-gate/usr/src/grub/grub-0.97/
H A Dmkinstalldirs28 -h | --help | --h*) # -h for help
H A Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
H A Dconfig.sub79 help="
89 --help | --h* | -h )
96 echo "$me: invalid option $1$help"
110 0) echo "$me: missing argument$help" >&2
113 *) echo "$me: too many arguments$help" >&2
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-set-default.in34 -h, --help print this message and exit
/illumos-gate/usr/src/cmd/format/
H A Dmenu_scsi.c152 int help = 1; in c_scsi() local
187 if (help) { in c_scsi()
188 help = 0; in c_scsi()
279 help = 1; in c_scsi()
H A Dio.h47 char *help; member
/illumos-gate/usr/src/cmd/pcidr/
H A Dpcidr.c113 static void help();
123 help() in help() function
573 help(); in main()
/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dprivate.h71 #define Mhelp(m) (m)->help
130 #define Ihelp(i) (i)->help
/illumos-gate/usr/src/tools/cscope-fast/
H A Dhelp.c43 help(void) in help() function
/illumos-gate/usr/src/cmd/krb5/krb5-config/
H A Dkrb5-config.sh62 --help)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dmapfile-minconn15 # copy of that file. If you need help, contact a gatekeeper for guidance.
H A Dmapfile-passprompt15 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dholds.py54 help=_("list holds recursively"))
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dctl.h59 const char * help; member
/illumos-gate/usr/src/lib/krb5/ss/
H A DMakefile.com34 help.o \
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dlex.l57 ^{ws}*help {return (HELP);}
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_param_types.h191 help_params_t help; member
/illumos-gate/usr/src/boot/
H A DREADME.loader118 o While in interactive mode, you can get help by typing
119 "?", "help [<topic> [<subtopic>]]" and "help index".
163 detailed information using the "help" command, eg. help

12345678910>>...27