Searched defs:defn (Results 1 – 12 of 12) sorted by relevance
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_ctrl.c | 27 static int int_ctrl_cmd_is_null(const ENGINE_CMD_DEFN *defn) in int_ctrl_cmd_is_null() 34 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s) in int_ctrl_cmd_by_name() 47 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num) in int_ctrl_cmd_by_num()
|
/freebsd/usr.bin/m4/ |
H A D | look.c | 117 setup_definition(struct macro_definition *d, const char *defn, const char *name) in setup_definition() 156 macro_define(const char *name, const char *defn) in macro_define() 170 macro_pushdef(const char *name, const char *defn) in macro_pushdef()
|
H A D | eval.c | 610 dodefine(const char *name, const char *defn) in dodefine() 647 dopushdef(const char *name, const char *defn) in dopushdef()
|
H A D | mdef.h | 137 char *defn; /* definition.. */ member
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | property_query.c | 17 const OSSL_PROPERTY_DEFINITION *defn = in property_idx_cmp() local
|
H A D | defn_cache.c | 27 OSSL_PROPERTY_LIST *defn; member
|
H A D | property_parse.c | 344 ossl_parse_property(OSSL_LIB_CTX * ctx,const char * defn) ossl_parse_property() argument 471 ossl_property_match_count(const OSSL_PROPERTY_LIST * query,const OSSL_PROPERTY_LIST * defn) ossl_property_match_count() argument
|
/freebsd/crypto/openssl/test/ |
H A D | property_test.c | 81 const char *defn; member 307 const char *defn; member
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | merge.c | 339 tdesc_t *defn = (ctdp->t_type == FORWARD ? mtdp : ctdp); in fwd_equiv() local 866 void *defn; in fwd_redir() local 907 tdesc_t *defn; in redir_mstr_fwd_cb() local
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_subr.c | 582 bhnd_nvram_get_vardefn_id(const struct bhnd_nvram_vardefn *defn) in bhnd_nvram_get_vardefn_id()
|
/freebsd/sys/crypto/ccp/ |
H A D | ccp_hardware.c | 1038 ccp_sha_single_desc(struct ccp_queue *qp, const struct SHA_Defn *defn, in ccp_sha_single_desc() 1075 const struct SHA_Defn *defn; in ccp_sha() local 1159 const struct SHA_Defn *defn; in ccp_sha_copy_result() local
|
/freebsd/contrib/one-true-awk/ |
H A D | parse.c | 256 void defn(Cell *v, Node *vl, Node *st) /* turn on FCN bit in definition, */ in defn() function
|