Searched defs:val (Results 101 - 125 of 2429) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_last_ip.c68 static uint64_t sext(uint64_t val, uint8_t sign) argument
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dsem.h30 int val; member in union:semun
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
H A Dauthenc.c77 telnet_getenv(const char *val) argument
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dauthenc.c70 telnet_getenv(const char *val) argument
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dcheck-common.h37 void *val; member in struct:test_case
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dpeer.c137 hx509_peer_info_add_cms_alg(hx509_context context, hx509_peer_info peer, const AlgorithmIdentifier *val) argument
172 hx509_peer_info_set_cms_algs(hx509_context context, hx509_peer_info peer, const AlgorithmIdentifier *val, size_t len) argument
[all...]
/freebsd-13-stable/lib/lib80211/
H A Dlib80211_ioctl.c130 lib80211_get80211val(int s, const char *name, int type, int *val) argument
144 lib80211_set80211(int s, const char *name, int type, int val, int len, void *data) argument
/freebsd-13-stable/lib/libc/inet/
H A Dinet_addr.c93 struct in_addr val; local
109 u_long val; local
[all...]
/freebsd-13-stable/lib/libc/locale/
H A Dwcstod.c57 double val; local
H A Dwcstof.c51 float val; local
H A Dwcstold.c51 long double val; local
/freebsd-13-stable/lib/libc/yp/
H A Dxdryp.c68 char *key, *val; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/x509v3/
H A Dv3_bitst.c62 CONF_VALUE *val; local
H A Dv3_tlsf.c93 CONF_VALUE *val; local
/freebsd-13-stable/crypto/openssl/include/internal/
H A Drefcount.h32 static inline int CRYPTO_UP_REF(_Atomic int *val, int *ret, void *lock) argument
48 static inline int CRYPTO_DOWN_REF(_Atomic int *val, int *ret, void *lock) argument
62 static __inline__ int CRYPTO_UP_REF(int *val, int *ret, void *lock) argument
68 static __inline__ int CRYPTO_DOWN_REF(int *val, int *ret, void *lock) argument
88 static __inline int CRYPTO_UP_REF(volatile int *val, int *ret, void *lock) argument
94 CRYPTO_DOWN_REF(volatile int *val, int *ret, void *lock) argument
114 CRYPTO_UP_REF(volatile int *val, int *ret, void *lock) argument
120 CRYPTO_DOWN_REF(volatile int *val, int *ret, void *lock) argument
[all...]
/freebsd-13-stable/include/
H A Dgetopt.h59 int val; member in struct:option
/freebsd-13-stable/contrib/telnet/telnet/
H A Dauthenc.c83 telnet_getenv(char *val) argument
/freebsd-13-stable/sbin/ifconfig/
H A Diffib.c67 setiffib(const char *val, int dummy __unused, int s, argument
86 settunfib(const char *val, int dummy __unused, int s, argument
H A Difgre.c74 setifgrekey(const char *val, int dummy __unused, int s, argument
86 setifgreport(const char *val, int dummy __unused, int s, argument
98 setifgreopts(const char *val, int d, int s, const struct afswtch *afp) argument
H A Difmac.c83 setifmaclabel(const char *val, int d, int s, const struct afswtch *rafp) argument
/freebsd-13-stable/sbin/mount_nullfs/
H A Dmount_nullfs.c68 char *p, *val; local
/freebsd-13-stable/sbin/dhclient/
H A Dconvert.c90 putULong(unsigned char *obuf, u_int32_t val) argument
98 putLong(unsigned char *obuf, int32_t val) argument
106 putUShort(unsigned char *obuf, unsigned int val) argument
114 putShort(unsigned char *obuf, int val) argument
/freebsd-13-stable/contrib/bearssl/T0/
H A DCodeElement.cs49 internal static int EncodeOneByte(uint val, BlobWriter bw) argument
59 internal static int Encode7EUnsigned(uint val, BlobWriter bw) argument
77 internal static int Encode7ESigned(int val, BlobWriter bw) argument
[all...]
/freebsd-13-stable/contrib/cortex-strings/src/aarch64/
H A Dmemset.S63 #define val x1 define
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDefines.cpp17 const char *DW_TAG_value_to_name(uint32_t val) { argument
31 const char *DW_AT_value_to_name(uint32_t val) { argument
41 const char *DW_FORM_value_to_name(uint32_t val) { argument
51 DW_OP_value_to_name(uint32_t val) argument
61 DW_ATE_value_to_name(uint32_t val) argument
71 DW_LANG_value_to_name(uint32_t val) argument
81 DW_LNS_value_to_name(uint32_t val) argument
[all...]

Completed in 175 milliseconds

1234567891011>>