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

1234567891011>>

/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in42 help = "certificate stores to pull certificates from"
49 help = "certificate to sign with"
55 help = "trust anchors"
61 help = "certificate store to pull certificates from"
67 help = "password, prompter, or environment"
73 help = "oid that the peer support"
79 help = "content type oid"
84 help = "wrapped out-data in a ContentInfo"
89 help = "wrap out-data in PEM armor"
94 help
[all...]
/freebsd-9.3-release/crypto/heimdal/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...]
/freebsd-9.3-release/crypto/heimdal/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...]
/freebsd-9.3-release/crypto/heimdal/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...]
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/
H A Dgss-commands.in37 help = "Print the supported mechanisms"
40 name = "help"
45 help = "Help! I need somebody."
/freebsd-9.3-release/release/picobsd/tinyware/help/
H A DMakefile3 PROG=help
4 SRCS+=help.c
/freebsd-9.3-release/crypto/heimdal/kadmin/
H A Dkadmin-commands.in42 help = "encryption type"
50 help = "master key file"
55 help = "just convert keyfile to new format"
61 help = "filedescriptor to read passphrase from"
64 help = "Writes the Kerberos master key to a file used by the KDC. \nLocal (-l) mode only."
72 help = "decrypt keys"
77 help = "Dumps the database in a human readable format to the specified file, \nor the standard out. Local (-l) mode only."
85 help = "realm max ticket lifetime"
90 help = "realm max renewable lifetime"
94 help
[all...]
/freebsd-9.3-release/sys/boot/common/
H A Dmerge_help.awk5 # Merge two boot loader help files for FreeBSD 3.0
40 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[in
[all...]
/freebsd-9.3-release/contrib/dialog/samples/
H A Dmenubox58 $DIALOG --clear --help-button --item-help --title "MENU BOX" "$@" \
H A Dpause-help2 # $Id: pause-help,v 1.5 2010/01/13 10:36:00 tom Exp $
7 --help-button "$@" \
H A Dradiolist48 $DIALOG --help-button --help-label "Hints" --item-help --ok-label Okay \
H A Dchecklist48 $DIALOG --help-button --item-help --backtitle "No Such Organization" \
H A Dchecklist58 $DIALOG --help-button --item-help --backtitle "No Such Organization" \
H A Dchecklist69 $DIALOG --help-button --item-help --colors --backtitle "\Z1No Such\Zn Organization" \
H A Dchecklist79 $DIALOG --help-button \
10 --item-help \
H A Dcalendar37 RESULT=`$DIALOG --extra-button --extra-label "Hold" --help-button --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981 2>&1 1>&3`
H A Dcalendar3-stdout6 RESULT=`$DIALOG --extra-button --extra-label "Hold" --help-button --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981`
H A Dinputbox-both10 --help-button "$@" \
H A Dinputbox-help2 # $Id: inputbox-help,v 1.6 2010/01/13 10:20:03 tom Exp $
9 --help-button "$@" \
H A Dmenubox38 $DIALOG --clear --item-help --title "MENU BOX" "$@" \
H A Dmenubox48 $DIALOG --clear --item-help --title "MENU BOX" "$@" \
H A Dmenubox69 $DIALOG --clear --item-help --title "MENU BOX" --colors "$@" \
H A Dmenubox87 RESULT=`$DIALOG --help-button \
/freebsd-9.3-release/usr.sbin/pc-sysinstall/doc/
H A DMakefile3 FILES= help-disk-list help-disk-size help-index help-start-autoinstall
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.ret1.c40 help(void) function
48 return (help() + 1);

Completed in 115 milliseconds

1234567891011>>