Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libevent/include/event2/
H A Drpc.h108 #define EVTAG_GET(msg, member, pvalue) \ argument
119 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument
137 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument
/freebsd-12.1/contrib/ntp/sntp/libevent/include/event2/
H A Drpc.h108 #define EVTAG_GET(msg, member, pvalue) \ argument
119 #define EVTAG_GET_WITH_LEN(msg, member, pvalue, plen) \ argument
137 #define EVTAG_ARRAY_GET(msg, member, offset, pvalue) \ argument
/freebsd-12.1/contrib/sendmail/libsm/
H A Dmemstat.c70 sm_memstat_get(resource, pvalue) in sm_memstat_get() argument
/freebsd-12.1/crypto/openssl/crypto/x509v3/
H A Dv3_genn.c232 ASN1_OBJECT **poid, ASN1_TYPE **pvalue) in GENERAL_NAME_get0_otherName()
/freebsd-12.1/contrib/gcclibs/libgomp/
H A Denv.c118 parse_unsigned_long (const char *name, unsigned long *pvalue) in parse_unsigned_long()
/freebsd-12.1/contrib/apr-util/dbm/
H A Dapr_dbm_gdbm.c129 apr_datum_t *pvalue) in vt_gdbm_fetch()
H A Dapr_dbm_ndbm.c122 apr_datum_t *pvalue) in vt_ndbm_fetch()
H A Dapr_dbm_sdbm.c105 apr_datum_t *pvalue) in vt_sdbm_fetch()
H A Dapr_dbm.c221 apr_datum_t *pvalue) in apr_dbm_fetch()
H A Dapr_dbm_berkeleydb.c216 apr_datum_t * pvalue) in vt_db_fetch()
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra_svn/
H A Dwrapped_sasl.c70 svn_sasl__getprop(sasl_conn_t *conn, int propnum, const void **pvalue) in svn_sasl__getprop()
/freebsd-12.1/sys/netpfil/ipfw/
H A Dip_fw_table.h59 struct table_value *pvalue; member
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c920 static int read_var(struct archive_read* a, uint64_t* pvalue, in read_var()
991 static int read_var_sized(struct archive_read* a, size_t* pvalue, in read_var_sized()
1066 static int read_u32(struct archive_read* a, uint32_t* pvalue) { in read_u32()
1075 static int read_u64(struct archive_read* a, uint64_t* pvalue) { in read_u64()
/freebsd-12.1/contrib/lua/src/
H A Dlobject.h168 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlobject.h154 #define pvalue(o) check_exp(ttislightuserdata(o), val_(o).p) macro
/freebsd-12.1/contrib/binutils/bfd/
H A Delflink.c836 bfd_vma *pvalue, in _bfd_elf_merge_symbol()