Home
last modified time | relevance | path

Searched defs:num_args (Results 1 – 25 of 66) sorted by relevance

123

/freebsd/crypto/heimdal/lib/roken/
H A Dgetarg.c89 size_t num_args, in mandoc_template()
211 size_t num_args, in arg_printusage()
221 size_t num_args, in arg_printusage_i18n()
348 arg_match_long(struct getargs *args, size_t num_args, in arg_match_long()
473 arg_match_short (struct getargs *args, size_t num_args, in arg_match_short()
545 getarg(struct getargs *args, size_t num_args, in getarg()
/freebsd/crypto/heimdal/lib/krb5/
H A Dprog_setup.c39 krb5_std_usage(int code, struct getargs *args, int num_args) in krb5_std_usage()
47 struct getargs *args, int num_args, in krb5_program_setup()
/freebsd/crypto/heimdal/appl/test/
H A Dcommon.c59 static int num_args = sizeof(args) / sizeof(args[0]); variable
62 server_usage(int code, struct getargs *args, int num_args) in server_usage()
69 client_usage(int code, struct getargs *args, int num_args) in client_usage()
H A Dnt_gss_server.c65 static int num_args = sizeof(args) / sizeof(args[0]); variable
189 usage(int code, struct getargs *args, int num_args) in usage()
/freebsd/crypto/heimdal/appl/kf/
H A Dkfd.c56 static int num_args = sizeof(args) / sizeof(args[0]); variable
59 usage(int code, struct getargs *args, int num_args) in usage()
H A Dkf.c58 static int num_args = sizeof(args) / sizeof(args[0]); variable
61 usage(int code, struct getargs *args, int num_args) in usage()
/freebsd/crypto/heimdal/lib/hdb/
H A Dtest_dbinfo.c45 static int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThreadUtil.cpp61 const size_t num_args = command.GetArgumentCount(); in DoExecute() local
172 const size_t num_args = command.GetArgumentCount(); in DoExecute() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Dtest_pw_quality.c50 int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/crypto/heimdal/lib/ipc/
H A Dts.c51 static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dtc.c53 static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dts-http.c51 static int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/crypto/heimdal/kuser/
H A Dkdestroy.c61 int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/crypto/heimdal/kdc/
H A Dkstash.c62 int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dkdc-replay.c44 const static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dstring2key.c61 int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/crypto/heimdal/appl/afsutil/
H A Dpagsh.c84 static int num_args = sizeof(getargs) / sizeof(getargs[0]); variable
/freebsd/crypto/heimdal/admin/
H A Dktutil.c80 static int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/crypto/heimdal/kadmin/
H A Dkadmind.c77 static int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp105 uint32_t num_args = UINT32_MAX; in CompileFunction() local
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswd.c51 usage (int ret, struct getargs *a, int num_args) in usage()
/freebsd/crypto/heimdal/lib/asn1/
H A Dmain.c84 int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dasn1_gen.c156 int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/crypto/heimdal/lib/com_err/
H A Dcompile_et.c192 int num_args = sizeof(args) / sizeof(args[0]); variable
/freebsd/contrib/com_err/
H A Dcompile_et.c192 int num_args = sizeof(args) / sizeof(args[0]); variable

123