Searched defs:num_args (Results 1 - 25 of 115) sorted by relevance

12345

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dtest_dbinfo.c47 static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dtest_mkey.c18 static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dtest_hdbkeys.c50 static int num_args = sizeof(args) / sizeof(args[0]); variable
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dprog_setup.c41 krb5_std_usage(int code, struct getargs *args, int num_args) argument
48 krb5_program_setup(krb5_context *context, int argc, char **argv, struct getargs *args, int num_args, void (KRB5_LIB_CALL *usage)(int, struct getargs*, int)) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dtest_pw_quality.c56 int num_args = sizeof(args) / sizeof(args[0]); variable
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dtc.c55 static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dts.c53 static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dts-http.c53 static int num_args = sizeof(args) / sizeof(args[0]); variable
/netbsd-current/crypto/external/bsd/heimdal/dist/kdc/
H A Dstring2key.c63 int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dkdc-replay.c46 static const int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dkstash.c64 int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dconfig.c131 static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Ddigest-service.c229 static int num_args = sizeof(args) / sizeof(args[0]); variable
/netbsd-current/crypto/external/bsd/heimdal/dist/admin/
H A Dktutil.c82 static int num_args = sizeof(args) / sizeof(args[0]); variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer.cc45 is_special_named_call_p(const gcall *call, const char *funcname, unsigned int num_args) argument
137 is_named_call_p(tree fndecl, const char *funcname, const gcall *call, unsigned int num_args) argument
155 is_std_named_call_p(tree fndecl, const char *funcname, const gcall *call, unsigned int num_args) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrigspec.c80 int num_args = 1; local
/netbsd-current/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswd.c53 usage (int ret, struct getargs *a, int num_args) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/kuser/
H A Dkdestroy.c63 int num_args = sizeof(args) / sizeof(args[0]); variable
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A Dkadmind.c90 static int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dkadmin.c95 static int num_args = sizeof(args) / sizeof(args[0]); variable
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dasn1_print.c326 int num_args = sizeof(args) / sizeof(args[0]); variable
H A Dasn1_gen.c158 int num_args = sizeof(args) / sizeof(args[0]); variable
/netbsd-current/usr.bin/rpcgen/
H A Drpc_parse.c157 int num_args; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-c.c37 unsigned num_args = list_length (TYPE_ARG_TYPES (TREE_TYPE (fndecl))) - 1; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dg++spec.c123 unsigned int num_args = 1; local

Completed in 345 milliseconds

12345