Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 1013) sorted by relevance

12345678910>>...41

/trueos/sys/boot/common/
HDmerge_help.awk40 help[ind, "T"] = T;
41 help[ind, "S"] = S;
42 help[ind, "link"] = -1;
45 while (help[i, "T"] help[i, "S"] < T S)
48 i = help[i, "link"];
54 help[j, "link"] = ind;
55 help[ind, "link"] = -1;
57 help[ind, "link"] = i;
61 help[j, "link"] = ind;
64 help[ind, "T"] = T;
[all …]
/trueos/crypto/heimdal/lib/hx509/
HDhxtool-commands.in43 help = "certificate stores to pull certificates from"
50 help = "certificate to sign with"
56 help = "trust anchors"
62 help = "certificate store to pull certificates from"
68 help = "password, prompter, or environment"
74 help = "oid that the peer support"
80 help = "content type oid"
85 help = "wrapped out-data in a ContentInfo"
90 help = "wrap out-data in PEM armor"
95 help = "create a detached signature"
[all …]
/trueos/crypto/heimdal/kadmin/
HDkadmin-commands.in42 help = "encryption type"
50 help = "master key file"
55 help = "just convert keyfile to new format"
60 help = "use a random password (and print the password to stdout)"
66 help = "filedescriptor to read passphrase from"
69 help = "Writes the Kerberos master key to a file used by the KDC. \nLocal (-l) mode only."
77 help = "decrypt keys"
82help = "Dumps the database in a human readable format to the specified file, \nor the standard out…
90 help = "realm max ticket lifetime"
95 help = "realm max renewable lifetime"
[all …]
/trueos/crypto/heimdal/kuser/
HDkdigest-commands.in40 help = "Kerberos realm to communicate with"
42 help = "probe what mech is allowed/supported for this server"
49 help = "digest type"
56 help = ""
62 help = "digest type to use in the algorithm"
68 help = "type of channel bindings"
74 help = "value of channel bindings"
80 help = "hostname of the server"
85 help = "Kerberos realm to communicate with"
87 help = "Sets up a digest context and return initial parameters"
[all …]
HDkcc-commands.in37 help = "List kerberos tickets"
42 help = "credential cache to list"
48 help = "list flags"
54 help = "test for having tickets"
65 help = "display AFS tokens"
72 help = "display v5 credential tokens"
78 help = "List all caches with their content"
84 help = "List all caches"
90 help = "Verbose output"
105 help = "Verbose output"
[all …]
/trueos/crypto/heimdal/admin/
HDktutil-commands.in41 help = "principal to add"
49 help = "key version number"
57 help = "encryption type"
63 help = "password for key"
69 help = "use unsalted keys"
76 help = "generate random key"
82 help = "password is a hexadecimal string"
85 help = "Adds a key to a keytab."
95 help = "realm to use"
102 help = "server to contact"
[all …]
/trueos/usr.sbin/memcontrol/
HDmemcontrol.c67 static void help(const char *what);
110 help(NULL); in main()
169 help("list"); in listfunc()
209 help("set"); in setfunc()
214 help("set"); in setfunc()
218 help("set"); in setfunc()
224 help("set"); in setfunc()
228 help("set"); in setfunc()
237 help("flags"); in setfunc()
243 help("flags"); in setfunc()
[all …]
/trueos/crypto/heimdal/lib/kadm5/
HDiprop-commands.in41 help = "configuration file"
48 help = "realm"
51 help = "Prints the iprop transaction log in text."
60 help = "configuration file"
67 help = "realm"
70 help = "Truncate the log, preserve the version number."
78 help = "start replay with this version"
85 help = "end replay with this version"
93 help = "configuration file"
100 help = "realm"
[all …]
/trueos/bin/ed/test/
HDg1.r2 help! world
5 help! world
8 help! world
11 help! world
14 help! world
/trueos/contrib/gcc/
HDopts.c388 static void wrap_help (const char *help, const char *item, unsigned int);
1619 const char *help = compiler_params[i].help; in print_param_help() local
1622 if (help == NULL || *help == '\0') in print_param_help()
1623 help = undocumented_msg; in print_param_help()
1626 help = _(help); in print_param_help()
1628 wrap_help (help, param, strlen (param)); in print_param_help()
1640 const char *help, *opt, *tab; in print_filtered_help() local
1695 help = cl_options[i].help; in print_filtered_help()
1696 if (!help) in print_filtered_help()
1697 help = undocumented_msg; in print_filtered_help()
[all …]
/trueos/sbin/atm/atmconfig/
HDatmconfig.help41 Use 'atmconfig help' for general help or 'atmconfig help <command>' for
42 help on 'command' or 'atmconfig help commands' for a list of commands.
44 ^0 help
45 ^^ help show help information
46 Use one of the following commands to get help on atmconfig:
48 atmconfig help options
49 gives you help on common command line options
50 atmconfig help commands
51 prints a list of available commands (and help items)
52 atmconfig help <command>
[all …]
/trueos/lib/libedit/
HDMakefile9 OSRCS= chared.c common.c el.c emacs.c fcns.c filecomplete.c help.c \
33 SRCS+= common.h emacs.h fcns.h help.h vi.h
34 CLEANFILES+= common.h editline.c emacs.h fcns.c fcns.h help.c help.h vi.h
60 help.c: ${ASRC} makelist
63 help.h: ${ASRC} makelist
71 common.h emacs.h fcns.c fcns.h help.c help.h vi.h
/trueos/crypto/heimdal/appl/telnet/telnet/
HDcommands.c50 char *help; /* help string (NULL for no help) */ member
189 char *help; /* Help information (0 ==> no help) */ member
420 if (s->help) in send_help()
421 printf("%-15s %s\r\n", s->name, s->help); in send_help()
573 char *help; /* help message */ member
712 if (c->help) { in togglehelp()
713 if (*c->help) in togglehelp()
714 printf("%-15s toggle %s\r\n", c->name, c->help); in togglehelp()
730 if (c->help) { in settogglehelp()
731 if (*c->help) in settogglehelp()
[all …]
/trueos/contrib/file/magic/Magdir/
HDmaple17 0 string \000\004\000\000 Maple help database
21 0 string \<PACKAGE= Maple help file
22 0 string \<HELP\ NAME= Maple help file
23 0 string \n\<HELP\ NAME= Maple help file with extra carriage return at start (yuck)
24 #0 string #\ Newton Maple help file, old style
25 0 string #\ daub Maple help file, old style
26 #0 string #=========== Maple help file, old style
HDwordprocessors21 >8 short 258 WordPerfect help file
48 >8 short 770 Notebook help file
51 >8 short 1026 Calculator help file
52 >8 short 1538 Calendar help file
55 >8 short 1794 Editor help file
59 >8 short 2050 Macro editor help file
62 >8 short 2306 PlanPerfect help file
71 >8 short 2818 help file
79 >8 short 3330 Scheduler help file
170 # help files .hlp compiled from html and used by gfxboot added by Joerg Jenderek
[all …]
/trueos/contrib/nvi/ex/
HDex_usage.c83 "Command: %s\n Usage: %s\n", cp->help, cp->usage); in ex_usage()
97 "Command: %s\n Usage: %s\n", cp->help, cp->usage); in ex_usage()
123 WVS": %s\n", MAXCMDNAMELEN, name, cp->help); in ex_usage()
173 isblank(*kp->help) ? "" : " ", kp->help, kp->usage); in ex_viusage()
182 if (kp->help != NULL) in ex_viusage()
183 (void)ex_printf(sp, "%s\n", kp->help); in ex_viusage()
/trueos/usr.sbin/pc-sysinstall/doc/
HDMakefile3 FILES= help-disk-list help-disk-size help-index help-start-autoinstall
/trueos/contrib/smbfs/smbutil/
HDsmbutil.c17 static void help(void);
106 help(); in main()
111 help(); in main()
118 help(); in main()
123 help(); in main()
140 help(void) { in help() function
/trueos/cddl/contrib/opensolaris/lib/pyzfs/common/
HDuserspace.py161 help=_("Print numeric ID instead of user/group name"))
163 help=_("translate SID to posix (possibly ephemeral) ID"))
165 help=_("no headers, tab delimited output"))
167 help=_("exact (parsable) numeric output"))
170 help=_("print only these fields (eg type,name,used,quota)"))
174 help=_("sort field"))
178 help=_("reverse sort field"))
181 help=_("print only these types (eg posixuser,smbuser,posixgroup,smbgroup,all)"))
/trueos/contrib/telnet/telnet/
HDcommands.c104 static int help(int, char **);
119 const char *help; /* help string (NULL for no help) */ member
284 const char *help; /* Help information (0 ==> no help) */ member
512 if (s->help) in send_help()
513 printf("%-15s %s\n", s->name, s->help); in send_help()
654 const char *help; /* help message */ member
786 if (c->help) { in togglehelp()
787 if (*c->help) in togglehelp()
788 printf("%-15s toggle %s\n", c->name, c->help); in togglehelp()
804 if (c->help) { in settogglehelp()
[all …]
/trueos/sys/boot/powerpc/uboot/
HDMakefile82 CLEANFILES+= vers.c ${PROG}.help
108 loader.help: help.common help.uboot ${.CURDIR}/../../fdt/help.fdt
113 FILES= loader.help
/trueos/contrib/gcc/doc/
HDservice.texi9 If you need help installing, using or changing GCC, there are two
15 @email{gcc-help@@gcc.gnu.org} (for help installing or using GCC), and if
16 that brings no response, try @email{gcc@@gcc.gnu.org}. For help
22 Look in the service directory for someone who might help you for a fee.
/trueos/contrib/tcsh/
HDcomplete.tcsh105 help version)"/ c/-/"(f l m p c s -)"/ \
153 recursive help version)"/ c/-/"(d f i v r R -)"/ \
191 complete zcat c/--/"(force help license quiet version)"/ \
212 complete dd c/--/"(help version)"/ c/[io]f=/f/ \
273 help no-create quiet silent version verbose )//'
283 delta diffs edit enter fix get help info \
298 'c/-/(alias nolist list nonormalize normalize nouser user help)/' \
302 'c/-/(component noinplace inplace nodate date text help)/' \
307 'c/-/(noinplace inplace noquiet quiet noverbose verbose help)/' \
312 …er draftmessage nodraftfolder editor noedit file form nouse use whatnowproc nowhatnowproc help)/' \
[all …]
/trueos/tools/tools/net80211/wesside/wesside/
HDaircrack-ptw-lib.c247 double help = 0.0; in getdrv() local
269 help = (1.0-orgtable[i][j].votes/emax); in getdrv()
271 help = (1.0-orgtable[i][j].votes/e2); in getdrv()
273 help = help*help; in getdrv()
274 ausreiser[i] += help; in getdrv()
275 help = (1.0-orgtable[i][j].votes/e); in getdrv()
276 help = help*help; in getdrv()
277 normal[i] += help; in getdrv()
/trueos/crypto/heimdal/lib/sl/
HDsl.c164 if(c->help && *c->help) in sl_help()
165 printf ("%s\n", c->help); in sl_help()
374 static char help[] = "--help"; in sl_slc_help() local
377 fake[1] = help; in sl_slc_help()
382 if(c->help && *c->help) in sl_slc_help()
383 fprintf (stderr, "%s\n", c->help); in sl_slc_help()

12345678910>>...41