Home
last modified time | relevance | path

Searched defs:o_type (Results 1 – 6 of 6) sorted by relevance

/src/crypto/openssl/include/openssl/
H A Dlhash.h.in60 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
62 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
71 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
73 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
83 #define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
85 #define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
H A Dlhash.h58 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument
60 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument
69 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument
71 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument
81 #define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
83 #define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
/src/libexec/tftpd/
H A Dtftp-options.h48 const char *o_type; member
/src/usr.sbin/fstyp/
H A Dapfs.c57 uint32_t o_type; member
/src/sbin/ipf/ipmon/
H A Dipmon_y.y30 int o_type; member
/src/sys/dev/bxe/
H A Dbxe.c10488 ecore_obj_type o_type = in bxe_init_objs() local