Searched defs:ctx (Results 1 - 25 of 1515) sorted by path

1234567891011>>

/freebsd-11-stable/contrib/apr-util/buckets/
H A Dapr_brigade.c648 void *ctx; member in struct:brigade_vprintf_data_t
[all...]
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_md4.c283 apr_md4_ctx_t ctx; local
H A Dapr_md5.c326 apr_md5_ctx_t ctx; local
517 apr_md5_ctx_t ctx, ctx1; local
[all...]
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestbuckets.c94 static void flatten_match(abts_case *tc, const char *ctx, argument
229 static void test_splits(abts_case *tc, void *ctx) argument
307 static void test_insertfile(abts_case *tc, void *ctx) argument
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtc.c106 context_init(struct context *ctx, const atf_tc_t *tc, const char *resfile) argument
234 error_in_expect(struct context *ctx, const char *fmt, ...) argument
252 validate_expect(struct context *ctx) argument
279 expected_failure(struct context *ctx, atf_dynstr_t *reason) argument
288 fail_requirement(struct context *ctx, atf_dynstr_t *reason) argument
303 fail_check(struct context *ctx, atf_dynstr_t *reason) argument
322 pass(struct context *ctx) argument
338 skip(struct context *ctx, atf_dynstr_t *reason) argument
400 errno_test(struct context *ctx, const char *file, const size_t line, const int exp_errno, const char *expr_str, const bool expr_result, void (*fail_func)(struct context *, atf_dynstr_t *)) argument
461 check_prog(struct context *ctx, const char *prog) argument
810 _atf_tc_fail(struct context *ctx, const char *fmt, va_list ap) argument
824 _atf_tc_fail_nonfatal(struct context *ctx, const char *fmt, va_list ap) argument
837 _atf_tc_fail_check(struct context *ctx, const char *file, const size_t line, const char *fmt, va_list ap) argument
851 _atf_tc_fail_requirement(struct context *ctx, const char *file, const size_t line, const char *fmt, va_list ap) argument
866 _atf_tc_pass(struct context *ctx) argument
873 _atf_tc_require_prog(struct context *ctx, const char *prog) argument
879 _atf_tc_skip(struct context *ctx, const char *fmt, va_list ap) argument
892 _atf_tc_check_errno(struct context *ctx, const char *file, const size_t line, const int exp_errno, const char *expr_str, const bool expr_result) argument
900 _atf_tc_require_errno(struct context *ctx, const char *file, const size_t line, const int exp_errno, const char *expr_str, const bool expr_result) argument
909 _atf_tc_expect_pass(struct context *ctx) argument
917 _atf_tc_expect_fail(struct context *ctx, const char *reason, va_list ap) argument
932 _atf_tc_expect_exit(struct context *ctx, const int exitcode, const char *reason, va_list ap) argument
949 _atf_tc_expect_signal(struct context *ctx, const int signo, const char *reason, va_list ap) argument
966 _atf_tc_expect_death(struct context *ctx, const char *reason, va_list ap) argument
982 _atf_tc_expect_timeout(struct context *ctx, const char *reason, va_list ap) argument
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dmd5.c65 md5_init_ctx (struct md5_ctx *ctx) argument
82 md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) argument
98 md5_finish_ctx(struct md5_ctx *ctx, void *resbuf) argument
131 struct md5_ctx ctx; local
184 struct md5_ctx ctx; local
198 md5_process_bytes(const void *buffer, size_t len, struct md5_ctx *ctx) argument
270 md5_process_block(const void *buffer, size_t len, struct md5_ctx *ctx) argument
[all...]
/freebsd-11-stable/contrib/blacklist/lib/
H A Dbl.c313 bl_getsock(bl_t b, struct sockaddr_storage *ss, const struct sockaddr *sa, socklen_t slen, const char *ctx) argument
357 bl_send(bl_t b, bl_type_t e, int pfd, const struct sockaddr *sa, socklen_t slen, const char *ctx) argument
/freebsd-11-stable/contrib/bmake/
H A Dvar.c1399 VarSYSVMatch(GNode *ctx, Var_Parse_State *vpstate, argument
1982 VarModify(GNode *ctx, Var_Parse_State *vpstate, const char *str, Boolean (*modProc)(GNode *, Var_Parse_State *, char *, Boolean, Buffer *, void *), void *datum) argument
[all...]
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpagent.c80 struct snmp_context ctx; member in struct:context
601 snmp_dep_commit(struct snmp_context *ctx) argument
628 snmp_dep_rollback(struct snmp_context *ctx) argument
658 snmp_dep_finish(struct snmp_context *ctx) argument
928 snmp_dep_lookup(struct snmp_context *ctx, const struct asn_oid *obj, const struct asn_oid *idx, size_t len, snmp_depop_t func) argument
[all...]
H A Dsnmpcrypto.c66 snmp_digest_init(const struct snmp_user *user, EVP_MD_CTX *ctx, argument
97 EVP_MD_CTX ctx; local
179 EVP_CIPHER_CTX ctx; local
207 EVP_CIPHER_CTX ctx; local
237 EVP_MD_CTX ctx; local
277 EVP_MD_CTX ctx; local
315 EVP_MD_CTX ctx; local
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_begemot.c40 op_begemot_mibII(struct snmp_context *ctx, struct snmp_value *value, argument
H A DmibII_ip.c151 op_ip(struct snmp_context *ctx, struct snmp_value *value, argument
[all...]
H A DmibII_ipaddr.c158 update_func(struct snmp_context *ctx, struct snmp_dependency *dep, argument
220 op_ipaddr(struct snmp_context *ctx, struct snmp_value *value, argument
/freebsd-11-stable/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c146 op_usm_users(struct snmp_context *ctx, struct snmp_value *val, argument
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c138 op_vacm_security_to_group(struct snmp_context *ctx, struct snmp_value *val, argument
262 op_vacm_access(struct snmp_context *ctx, struc argument
457 op_vacm_view(struct snmp_context *ctx, struct snmp_value *val, uint32_t sub, uint32_t iidx __unused, enum snmp_op op) argument
920 vacm_append_ctxindex(struct asn_oid *oid, uint sub, const struct vacm_context *ctx) argument
[all...]
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Daction.c243 op_system_group(struct snmp_context *ctx, struct snmp_value *value, argument
356 op_debug(struct snmp_context *ctx, struct snmp_value *value, u_int sub, u_int iidx __unused, enum snmp_op op) argument
505 op_snmp(struct snmp_context *ctx, struct snmp_value *value, u_int sub, u_int iidx __unused, enum snmp_op op) argument
630 op_snmpd_config(struct snmp_context *ctx, struct snmp_value *value, u_int sub, u_int iidx __unused, enum snmp_op op) argument
751 op_community(struct snmp_context *ctx, struct snmp_value *value, u_int sub, u_int iidx __unused, enum snmp_op op) argument
874 dep_modules(struct snmp_context *ctx, struct snmp_dependency *dep, enum snmp_depop op) argument
928 op_modules(struct snmp_context *ctx, struct snmp_value *value, u_int sub, u_int iidx, enum snmp_op op) argument
[all...]
H A Dexport.c57 string_save(struct snmp_value *value, struct snmp_context *ctx, argument
80 string_commit(struct snmp_context *ctx) argument
89 string_rollback(struct snmp_context *ctx, u_char **valp) argument
99 string_free(struct snmp_context *ctx) argument
158 ip_save(struct snmp_value *value, struct snmp_context *ctx, u_cha argument
175 ip_rollback(struct snmp_context *ctx, u_char *valp) argument
211 oid_save(struct snmp_value *value, struct snmp_context *ctx, struct asn_oid *oid) argument
223 oid_rollback(struct snmp_context *ctx, struct asn_oid *oid) argument
230 oid_commit(struct snmp_context *ctx) argument
[all...]
H A Dmain.c3057 struct vacm_context *ctx, *temp, *prev; local
3104 struct vacm_context *ctx, *temp; local
[all...]
H A Dtrans_lsock.c520 lsock_func(struct snmp_context *ctx, struct snmp_dependency *dep, argument
571 op_lsock_port(struct snmp_context *ctx, struct snmp_value *value, argument
H A Dtrans_udp.c344 op_snmp_port(struct snmp_context *ctx, struct snmp_value *value, argument
/freebsd-11-stable/contrib/dma/
H A Dcrypto.c48 init_cert_file(SSL_CTX *ctx, const char *path) argument
82 SSL_CTX *ctx = NULL; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dc-common.c5739 check_nonnull_arg(void * ARG_UNUSED (ctx), tree param, unsigned HOST_WIDE_INT param_num) argument
6087 check_function_arguments_recurse(void (*callback) (void *, tree, unsigned HOST_WIDE_INT), void *ctx, tree param, unsigned HOST_WIDE_INT param_num) argument
H A Dc-format.c1298 check_format_arg(void *ctx, tree format_tree, unsigned HOST_WIDE_INT arg_num) argument
/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl.c11294 tree ctx = decl_function_context (decl1); local
H A Derror.c397 tree ctx = TYPE_CONTEXT (t); local

Completed in 626 milliseconds

1234567891011>>