Searched refs:help (Results 1 - 25 of 741) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kuser/
H A Dkdigest-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
[all...]
H A Dkcc-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
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Diprop-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
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhxtool-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
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/admin/
H A Dktutil-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
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kadmin/
H A Dkadmin-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"
82 help = "Dumps the database in a human readable format to the specified file, \nor the standard out. Local (-l) mode only."
90 help = "realm max ticket lifetime"
95 help
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/common/
H A Dmerge_help.awk6 # Merge two boot loader help files for FreeBSD 3.0
38 help[ind, "T"] = T;
39 help[ind, "S"] = S;
40 help[ind, "link"] = -1;
43 while (help[i, "T"] help[i, "S"] < T S)
46 i = help[i, "link"];
52 help[j, "link"] = ind;
53 help[ind, "link"] = -1;
55 help[in
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dgss-commands.in37 help = "Print the supported mechanisms"
41 help = "Print the attributes for mechs"
53 name = "help"
58 help = "Help! I need somebody."
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/
H A Difnames.in38 -h, --help print this help, then exit
51 help="\
52 Try \`$me --help' for more information."
56 --help | -h )
65 echo "$help"
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dgetextmemx.c60 int help = buf[0]; local
61 if (help == 15 * 1024)
62 help += buf[1] * 64;
63 if (extmem < help)
64 extmem = help;
84 int help = bufps2.dta[0]; local
85 if (help == 15 * 1024)
86 help += bufps2.dta[1];
87 if (extmem < help)
88 extmem = help;
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr42427.c11 test (double *help, complex double *wm, long nz) argument
19 zold = help[k];
20 help[k] = znew;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20000105-1.c10 help:
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20000105-1.c10 help:
/netbsd-6-1-5-RELEASE/usr.sbin/timed/timedc/
H A Dcmdtab.c44 const char helphelp[] = "gets help on commands";
53 { "help", helphelp, help },
57 { "?", helphelp, help },
H A Dtimedc-extern.h39 void help(int, char *[]);
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dhelp.c1 /* $NetBSD: help.c,v 1.5 2003/08/07 09:27:59 agc Exp $ */
36 static char sccsid[] = "@(#)help.c 8.1 (Berkeley) 6/6/93";
38 __RCSID("$NetBSD: help.c,v 1.5 2003/08/07 09:27:59 agc Exp $");
50 help() function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dmove-if-change28 help="$usage
32 --help display this help and exit
51 --help | --hel | --he | --h)
52 exec echo "$help" ;;
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dalloc.c172 char *help; local
209 help = top;
217 panic("heap full (%p+%zu)", help, size);
219 *(unsigned int *)(void *)help = (unsigned int)ALIGN(size);
221 printf("=%lx\n", (u_long)help + ALIGN(sizeof(unsigned int)));
223 return help + ALIGN(sizeof(unsigned int));
233 help = (char *)(void *)*f;
237 (u_long)help + ALIGN(sizeof(unsigned int)), *(unsigned int *)help);
239 return help
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tune/
H A Dfreq.c41 cpu frequency so doesn't help.
136 if (help) \
146 freq_environment (int help) argument
170 freq_getsysinfo (int help) argument
199 freq_pstat_getprocessor (int help) argument
224 freq_sysctlbyname_i586_freq (int help) argument
251 freq_sysctlbyname_tsc_freq (int help) argument
278 freq_sysctl_hw_cpufrequency (int help) argument
312 freq_sysctl_hw_model (int help) argument
367 freq_proc_cpuinfo (int help) argument
426 freq_sunos_sysinfo(int help) argument
465 freq_sco_etchw(int help) argument
509 freq_attr_get_invent(int help) argument
550 freq_bsd_dmesg(int help) argument
597 freq_irix_hinv(int help) argument
644 freq_processor_info(int help) argument
744 freq_measure_getrusage(int help) argument
772 freq_measure_gettimeofday(int help) argument
808 freq_all(int help) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/grog/
H A Dgrog.sh22 --help)
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/ofwboot/
H A Dalloc.c129 char *help; local
177 help = OF_claim(NULL, (unsigned)size, NBPG);
178 if (help == (char *)-1)
181 f = (struct ml *)help;
185 (u_long)(help + OVERHEAD), f->size);
198 help = (char *)f;
200 printf("=%lx (origsize %u)\n", (u_long)(help + OVERHEAD), f->size);
205 return (help + OVERHEAD);
/netbsd-6-1-5-RELEASE/sys/arch/shark/stand/ofwboot/
H A Dalloc.c129 char *help; local
177 help = OF_claim(NULL, (unsigned)size, NBPG);
178 if (help == (char *)-1)
181 f = (struct ml *)help;
185 (u_long)(help + OVERHEAD), f->size);
198 help = (char *)f;
200 printf("=%lx (origsize %u)\n", (u_long)(help + OVERHEAD), f->size);
205 return (help + OVERHEAD);
/netbsd-6-1-5-RELEASE/sys/arch/macppc/stand/ofwboot/
H A Dalloc.c128 char *help; local
176 help = OF_claim(NULL, (unsigned)size, NBPG);
177 if (help == (char *)-1)
180 f = (struct ml *)help;
184 (u_long)(help + OVERHEAD), f->size);
197 help = (char *)f;
199 printf("=%lx (origsize %u)\n", (u_long)(help + OVERHEAD), f->size);
204 return (help + OVERHEAD);
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/lpc/
H A Dextern.h45 void help(int, char **);
/netbsd-6-1-5-RELEASE/libexec/httpd/lua/
H A Dbozo.lua37 opt.add_option{"-C", "--cgimap", action="store", dest="cgimap", help="--cgimap 's t'"}
38 opt.add_option{"-H", "--hide-dots", action="store_true", dest="hidedots", help="--hide-dots"}
39 opt.add_option{"-I", "--portnum", action="store", dest="portnum", help="--portnum number"}
40 opt.add_option{"-M", "--dynamicmime", action="store", dest="dynmime", help="--dynamicmime 'suffix type a b'"}
41 opt.add_option{"-S", "--server-software", action="store", dest="serversw", help="--server-software name"}
42 opt.add_option{"-U", "--username", action="store", dest="username", help="--username name"}
43 opt.add_option{"-V", "--unknown-slash", action="store_true", dest="unknown", help="--unknown-slash"}
44 opt.add_option{"-X", "--dir-index", action="store_true", dest="dirindex", help="--dir-index"}
45 opt.add_option{"-Z", "--ssl", action="store", dest="ssl", help="--ssl 'cert priv'"}
46 opt.add_option{"-b", "--background", action="store", dest="background", help
[all...]

Completed in 159 milliseconds

1234567891011>>