Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 661) sorted by path

12345678910>>...27

/illumos-gate/exception_lists/
H A Dcstyle631 usr/src/lib/krb5/ss/help.c
/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
/illumos-gate/usr/src/boot/common/
H A Dcommands.c62 COMMAND_SET(help, "help", "detailed help", command_help);
H A Dhelp.common2 # Thelp DDisplay command help
4 help [topic [subtopic]]
5 help index
7 The help command displays help on commands and their usage.
9 In command help, a term enclosed with <...> indicates a value as
H A Dmerge_help.awk40 help[ind, "T"] = T;
41 help[ind, "S"] = S;
45 while (help[i, "T"] help[i, "S"] < T S)
48 i = help[i, "link"];
64 help[ind, "T"] = T;
65 help[ind, "S"] = S;
66 help[ind, "D"] = D;
70 help[ind, "text"] = 0;
84 help[ind, "text", help[ind, "text"]] = $0;
85 help[ind, "text"]++;
[all …]
/illumos-gate/usr/src/boot/efi/loader/arch/arm64/
H A DMakefile.inc13 CLEANFILES+= loader.help
15 loader.help: help.common
/illumos-gate/usr/src/boot/i386/loader/
H A DMakefile37 all: $(LOADER) loader.help
84 CLEANFILES= vers.c $(LOADER) $(LOADER).sym $(LOADER).bin loader.help
123 loader.help: ../../common/help.common help.i386
126 FILES= $(LOADER) loader.help
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstandards34 * it would help if all implementations had
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstandards34 * it would help if all implementations had
/illumos-gate/usr/src/cmd/ast/libast/
H A Dmapfile-vers36 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstandards34 * it would help if all implementations had
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstandards34 * it would help if all implementations had
/illumos-gate/usr/src/cmd/ast/libcmd/
H A Dmapfile-vers36 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/ast/libdll/
H A Dmapfile-vers36 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/ast/libpp/
H A Dmapfile-vers36 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/ast/libshell/
H A Dmapfile-vers36 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/ast/libsum/
H A Dmapfile-vers36 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c688 help(void) in help() function
799 help(); in do_list_devices()
806 help(); in do_list_devices()
852 help(); in do_show_device()
971 help(); in do_set_control()
1034 help(); in do_save_controls()
1109 help(); in do_load_controls()
1235 help(); in do_init_devices()
1282 help(); in main()
1285 help(); in main()
[all …]
/illumos-gate/usr/src/cmd/captoinfo/
H A Dmapfile-intf35 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v61099 used to help fix it in the future.
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmdtab.c156 { "help", helphelp, 0, 0, 1, help },
210 { "?", helphelp, 0, 0, 1, help },
H A Dftp_var.h283 extern void help(int argc, char *argv[]);
H A Dmain.c473 if (c->c_handler != help) in cmdscanner()
690 help(int argc, char *argv[]) in help() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c114 void help(void);
175 help(); in main()
909 help(void) in help() function
/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.

12345678910>>...27