Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 661) sorted by last modified time

12345678910>>...27

/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/cmd/svc/svccfg/
H A Dsvccfg.h514 extern void help(int);
H A Dsvccfg_main.c148 help(com); in synerr()
H A Dsvccfg.y346 help_cmd : SCC_HELP terminator { help(0); }
347 | SCC_HELP command_token terminator { help($2); }
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c118 void help(void);
179 help(); in main()
1000 help(void) in help() function
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m935 dir path=usr/lib/help
936 dir path=usr/lib/help/auths
937 dir path=usr/lib/help/auths/locale
938 dir path=usr/lib/help/auths/locale/C
939 file path=usr/lib/help/auths/locale/C/AllSolAuthsHeader.html
940 file path=usr/lib/help/auths/locale/C/AuditHeader.html
941 file path=usr/lib/help/auths/locale/C/AuthJobsAdmin.html
942 file path=usr/lib/help/auths/locale/C/AuthJobsUser.html
943 file path=usr/lib/help/auths/locale/C/AuthProfmgrAssign.html
944 file path=usr/lib/help/auths/locale/C/AuthProfmgrDelegate.html
[all …]
H A Dconsolidation-osnet-osnet-message-files.p5m41 dir path=usr/lib/help
42 dir path=usr/lib/help/auths
43 dir path=usr/lib/help/auths/locale
44 file path=usr/lib/help/auths/locale/AllSolAuthsHeader.html
45 file path=usr/lib/help/auths/locale/AuditHeader.html
46 file path=usr/lib/help/auths/locale/AuthJobsAdmin.html
47 file path=usr/lib/help/auths/locale/AuthJobsUser.html
48 file path=usr/lib/help/auths/locale/AuthProfmgrAssign.html
49 file path=usr/lib/help/auths/locale/AuthProfmgrDelegate.html
50 file path=usr/lib/help/auths/locale/AuthProfmgrExecattrWrite.html
[all …]
/illumos-gate/usr/src/lib/libsecdb/
H A Dprof_attr.txt30 All:::Execute any command as the user or role:help=RtAll.html
31 Audit Configuration:::Configure Solaris Audit:auths=solaris.smf.value.audit;help=RtAuditCfg.html
32 Audit Control:::Control Solaris Audit:auths=solaris.smf.manage.audit;help=RtAuditCtrl.html
33 Audit Review:::Review Solaris Auditing logs:help=RtAuditReview.html
34 …tness,CPU Power Management,Network Autoconf User;auths=solaris.system.shutdown;help=RtConsUser.html
35 Contract Observer:::Reliably observe any/all contract events:help=RtContractObserver.html
36 Device Management:::Control Access to Removable Media:auths=solaris.device.*;help=RtDeviceMngmnt.ht…
37 …olaris.smf.manage.discovery.printers.*,solaris.smf.value.discovery.printers.*;help=RtPrntAdmin.html
38 Cron Management:::Manage at and cron jobs:auths=solaris.jobs.*,solaris.smf.manage.cron;help=RtCronM…
39 Log Management:::Manage log files:help=RtLogMngmnt.html
[all …]
/illumos-gate/usr/src/lib/libsecdb/help/profiles/
H A DMakefile107 HELPDIR = $(ROOT)/usr/lib/help
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dmapfile-vers35 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c985 static char *help[] = { in smbd_usage() local
994 for (i = 0; i < sizeof (help)/sizeof (help[0]); ++i) in smbd_usage()
995 (void) fprintf(fp, " %s\n", help[i]); in smbd_usage()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers43 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/lib/libsmbios/common/
H A Dmapfile-vers37 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4550 (void) strncpy(parm->help, cfg->help, in emlxs_fca_port_manage()
4551 (sizeof (parm->help)-1)); in emlxs_fca_port_manage()
4611 (void) strncpy(parm_out->help, in emlxs_fca_port_manage()
4612 cfg->help, in emlxs_fca_port_manage()
4613 (sizeof (parm_out->help)-1)); in emlxs_fca_port_manage()
4679 (void) strncpy(parm_out->help, in emlxs_fca_port_manage()
4680 cfg->help, in emlxs_fca_port_manage()
4681 (sizeof (parm_out->help)- in emlxs_fca_port_manage()
7654 cfg->help[(EMLXS_CFG_HELP_SIZE-1)] = 0; in emlxs_get_props()
/illumos-gate/usr/src/lib/libavl/
H A Dmapfile-vers35 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c718 int help = 0; in main() local
732 help++; in main()
743 if (help) in main()
759 if (help) { in main()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers38 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/lib/fm/libfmd_log/common/
H A Dmapfile-vers35 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c55 struct help { struct
113 static struct help helptab[] = {
/illumos-gate/exception_lists/
H A Dcstyle631 usr/src/lib/krb5/ss/help.c
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src5723 # I've supplied this so that you can help test new values and add other
17455 # (-m) entries,] but removing the (msgr) capability seemed to help.
19109 # help (I have tried up to 20000). Removing <il1=\EL$> and <dl1=\EM$>
19207 kf8=\EOR, kf9=\EOX, khome=\E[H, lf0=help, mc0=\E#7,
22498 # * add hard-reset for rs2 to wsvt25 to help ensure that reset ends
H A Dtermcap.src5038 # I've supplied this so that you can help test new values and add other
15506 # (-m) entries,] but removing the (msgr) capability seemed to help.
17024 # help (I have tried up to 20000). Removing :al=\EL$: and :dl=\EM$:
17113 :ku=\EOA:l0=help:le=^H:mb=\E[5m:md=\E[2m:me=\E[m:mh=\E[2m:\
20280 # * add hard-reset for rs2 to wsvt25 to help ensure that reset ends
/illumos-gate/usr/src/lib/libnvme/common/
H A Dmapfile-vers25 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/cmd/mdb/common/modules/conf/
H A Dmapfile-extern37 # copy of that file. If you need help, contact a gatekeeper for guidance.
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h45 char help[EMLXS_CFG_HELP_SIZE]; member

12345678910>>...27