Home
last modified time | relevance | path

Searched defs:pvalue (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h112 #define EVTAG_GET(msg, member, pvalue) \ argument
123 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument
141 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument
/freebsd/contrib/libevent/include/event2/
H A Drpc.h112 #define EVTAG_GET(msg, member, pvalue) \ argument
123 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument
141 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument
/freebsd/contrib/sendmail/libsm/
H A Dmemstat.c70 sm_memstat_get(resource, pvalue) in sm_memstat_get() argument
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_genn.c232 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dqat_crypt.c582 int *pvalue = kp->arg; in param_set_qat_encrypt() local
604 int *pvalue = kp->arg; in param_set_qat_checksum() local
H A Dqat_compress.c530 int *pvalue = kp->arg; in param_set_qat_compress() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.h57 struct table_value *pvalue; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c939 static int read_var(struct archive_read* a, uint64_t* pvalue, in read_var()
1010 static int read_var_sized(struct archive_read* a, size_t* pvalue, in read_var_sized()
1103 static int read_u32(struct archive_read* a, uint32_t* pvalue) { in read_u32()
1112 static int read_u64(struct archive_read* a, uint64_t* pvalue) { in read_u64()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h152 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro
/freebsd/contrib/lua/src/
H A Dlobject.h436 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp818 void *pvalue; member
1018 void *pvalue; member