Home
last modified time | relevance | path

Searched defs:pvalue (Results 1 – 13 of 13) 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/krb5/src/ccapi/server/win/
H A Dccs_request_proc.c85 PDWORD pvalue = 0; in ccs_authenticate() local
/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.c583 int *pvalue = kp->arg; in param_set_qat_encrypt() local
605 int *pvalue = kp->arg; in param_set_qat_checksum() local
H A Dqat_compress.c531 int *pvalue = kp->arg; in param_set_qat_compress() local
/freebsd/crypto/krb5/src/ccapi/lib/win/OldCC/
H A Dclient.cxx238 PDWORD pvalue = 0; in authenticate_server() 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.c943 static int read_var(struct archive_read* a, uint64_t* pvalue, in read_var()
1014 static int read_var_sized(struct archive_read* a, size_t* pvalue, in read_var_sized()
1107 static char read_u32(struct archive_read* a, uint32_t* pvalue) { in read_u32()
1116 static char read_u64(struct archive_read* a, uint64_t* pvalue) { in read_u64()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h153 #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