Searched defs:o_type (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ |
H A D | lhash.h.in | 51 # define DECLARE_LHASH_HASH_FN(name, o_type) \ argument 53 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument 60 # define DECLARE_LHASH_COMP_FN(name, o_type) \ argument 62 # define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument 70 # define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument 72 # define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
|
H A D | lhash.h | 49 # define DECLARE_LHASH_HASH_FN(name, o_type) \ argument 51 # define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument 58 # define DECLARE_LHASH_COMP_FN(name, o_type) \ argument 60 # define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument 68 # define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument 70 # define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
|
/freebsd/libexec/tftpd/ |
H A D | tftp-options.h | 48 const char *o_type; member
|
/freebsd/usr.sbin/fstyp/ |
H A D | apfs.c | 55 uint32_t o_type; member
|
/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon_y.y | 30 int o_type; member
|
/freebsd/sys/dev/bxe/ |
H A D | bxe.c | 10488 ecore_obj_type o_type = in bxe_init_objs() local
|