Searched defs:o_type (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/crypto/libressl/include/openssl/ |
H A D | lhash.h | 99 #define DECLARE_LHASH_HASH_FN(name, o_type) \ argument 101 #define IMPLEMENT_LHASH_HASH_FN(name, o_type) \ argument 108 #define DECLARE_LHASH_COMP_FN(name, o_type) \ argument 110 #define IMPLEMENT_LHASH_COMP_FN(name, o_type) \ argument 118 #define DECLARE_LHASH_DOALL_FN(name, o_type) \ argument 120 #define IMPLEMENT_LHASH_DOALL_FN(name, o_type) \ argument 127 #define DECLARE_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument 129 #define IMPLEMENT_LHASH_DOALL_ARG_FN(name, o_type, a_type) \ argument
|
/dflybsd-src/usr.sbin/fstyp/ |
H A D | apfs.c | 57 uint32_t o_type; member
|
/dflybsd-src/libexec/tftpd/ |
H A D | tftpd.c | 328 const char *o_type; member
|