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

1234567891011>>

/freebsd-10-stable/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...]
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...]
/freebsd-10-stable/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-10-stable/crypto/heimdal/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...]
/freebsd-10-stable/release/picobsd/tinyware/help/
H A DMakefile3 PROG=help
4 SRCS+=help.c
/freebsd-10-stable/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-10-stable/crypto/heimdal/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...]
/freebsd-10-stable/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-10-stable/crypto/heimdal/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."
/freebsd-10-stable/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-10-stable/usr.sbin/pc-sysinstall/doc/
H A DMakefile3 FILES= help-disk-list help-disk-size help-index help-start-autoinstall

Completed in 108 milliseconds

1234567891011>>