Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dlhash.h.in51 # 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 Dlhash.h49 # 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 Dtftp-options.h48 const char *o_type; member
/freebsd/usr.sbin/fstyp/
H A Dapfs.c55 uint32_t o_type; member
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y30 int o_type; member
/freebsd/sys/dev/bxe/
H A Dbxe.c10488 ecore_obj_type o_type = in bxe_init_objs() local