Searched refs:getargs (Results 26 - 50 of 94) sorted by relevance

1234

/freebsd-current/usr.bin/rs/
H A Drs.cc79 static void getargs(int, char *[]);
91 getargs(argc, argv);
335 getargs(int ac, char *av[]) function
/freebsd-current/usr.bin/fortune/strfile/
H A Dstrfile.c113 static void getargs(int, char **);
140 getargs(ac, av); /* evalute arguments */
245 getargs(int argc, char **argv) function
/freebsd-current/crypto/heimdal/admin/
H A Dktutil.c45 static struct getargs args[] = {
/freebsd-current/crypto/heimdal/kuser/
H A Dkdecode_ticket.c79 struct getargs args[] = {
H A Dkdestroy.c46 struct getargs args[] = {
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_crypto_wrapping.c101 static struct getargs args[] = {
H A Dtest_alname.c80 static struct getargs args[] = {
H A Dtest_crypto.c134 static struct getargs args[] = {
/freebsd-current/crypto/heimdal/kdc/
H A Dkstash.c48 static struct getargs args[] = {
H A Dstring2key.c47 struct getargs args[] = {
/freebsd-current/crypto/heimdal/lib/wind/
H A Didn-lookup.c119 static struct getargs args[] = {
/freebsd-current/crypto/heimdal/appl/kf/
H A Dkf.c46 static struct getargs args[] = {
61 usage(int code, struct getargs *args, int num_args)
H A Dkfd.c47 static struct getargs args[] = {
59 usage(int code, struct getargs *args, int num_args)
/freebsd-current/crypto/heimdal/kpasswd/
H A Dkpasswd.c42 static struct getargs args[] = {
51 usage (int ret, struct getargs *a, int num_args)
H A Dkpasswd-generator.c165 static struct getargs args[] = {
/freebsd-current/contrib/com_err/
H A Dcompile_et.c188 struct getargs args[] = {
/freebsd-current/crypto/heimdal/kadmin/
H A Dkadmin.c53 static struct getargs args[] = {
H A Dadd-random-users.c141 static struct getargs args[] = {
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dasn1_gen.c152 struct getargs args[] = {
H A Dmain.c72 struct getargs args[] = {
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dcompile_et.c188 struct getargs args[] = {
/freebsd-current/crypto/heimdal/lib/gssapi/
H A Dtest_cred.c170 static struct getargs args[] = {
H A Dtest_names.c87 static struct getargs args[] = {
H A Dtest_kcred.c150 static struct getargs args[] = {
/freebsd-current/crypto/heimdal/lib/roken/
H A Dresolve-test.c51 static struct getargs args[] = {

Completed in 268 milliseconds

1234