/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_i.h | 18 size_t buflen; member
|
/third_party/musl/src/linux/ |
H A D | getrandom.c | 4 ssize_t getrandom(void *buf, size_t buflen, unsigned flags) in getrandom() argument
|
/third_party/musl/src/string/ |
H A D | strerror_r.c | 4 int strerror_r(int err, char *buf, size_t buflen) in strerror_r() argument
|
/third_party/musl/porting/liteos_a/kernel/src/string/ |
H A D | strerror_r.c | 4 int strerror_r(int err, char *buf, size_t buflen) in strerror_r() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst_ctrl_iface.h | 26 fst_ctrl_iface_mb_info(const u8 *addr, char *buf, size_t buflen) in fst_ctrl_iface_mb_info() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
H A D | fst_ctrl_iface.h | 26 fst_ctrl_iface_mb_info(const u8 *addr, char *buf, size_t buflen) in fst_ctrl_iface_mb_info() argument
|
/third_party/decimal.js/ |
H A D | decimal.cpp | 18 void NAPI_arkts_math_Decimal_GetMJSCode(const char **buf, int *buflen) in NAPI_arkts_math_Decimal_GetMJSCode() argument 30 void NAPI_arkts_math_Decimal_GetABCCode(const char **buf, int *buflen) in NAPI_arkts_math_Decimal_GetABCCode() argument
|
/third_party/musl/src/network/ |
H A D | gethostbyname_r.c | 6 gethostbyname_r(const char *name, struct hostent *h, char *buf, size_t buflen, struct hostent **res, int *err) gethostbyname_r() argument
|
H A D | getservbyport_r.c | 10 getservbyport_r(int port, const char *prots, struct servent *se, char *buf, size_t buflen, struct servent **res) getservbyport_r() argument
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | gethostbyname_r.c | 6 gethostbyname_r(const char *name, struct hostent *h, char *buf, size_t buflen, struct hostent **res, int *err) gethostbyname_r() argument
|
H A D | getservbyport_r.c | 10 getservbyport_r(int port, const char *prots, struct servent *se, char *buf, size_t buflen, struct servent **res) getservbyport_r() argument
|
/third_party/nghttp2/src/ |
H A D | xsi_strerror.c | 38 char *xsi_strerror(int errnum, char *buf, size_t buflen) { in xsi_strerror() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | ip_addr.c | 14 hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf, size_t buflen) hostapd_ip_txt() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | p2p_hostapd.h | 24 hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_p2p_get_mib_sta() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | ip_addr.c | 14 hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf, size_t buflen) hostapd_ip_txt() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | p2p_hostapd.h | 24 hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_p2p_get_mib_sta() argument
|
/third_party/libuv/src/unix/ |
H A D | random-devurandom.c | 32 int uv__random_readpath(const char* path, void* buf, size_t buflen) { in uv__random_readpath() argument 86 int uv__random_devurandom(void* buf, size_t buflen) { in uv__random_devurandom() argument
|
H A D | random-getrandom.c | 54 int uv__random_getrandom(void* buf, size_t buflen) { in uv__random_getrandom() argument
|
H A D | random-getentropy.c | 39 int uv__random_getentropy(void* buf, size_t buflen) { in uv__random_getentropy() argument
|
/third_party/libuv/test/ |
H A D | test-random.c | 31 static void random_cb(uv_random_t* req, int status, void* buf, size_t buflen) { in random_cb() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_mkquery.c | 31 ares_mkquery(const char *name, int dnsclass, int type, unsigned short id, int rd, unsigned char **buf, int *buflen) ares_mkquery() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
H A D | memmem.c | 49 size_t buflen = sizeof(buffer) / sizeof(buffer[0]); in memmem_0200() local
|
/third_party/node/deps/uv/src/unix/ |
H A D | random-devurandom.c | 32 int uv__random_readpath(const char* path, void* buf, size_t buflen) { in uv__random_readpath() argument 86 int uv__random_devurandom(void* buf, size_t buflen) { in uv__random_devurandom() argument
|
H A D | random-getrandom.c | 56 int uv__random_getrandom(void* buf, size_t buflen) { in uv__random_getrandom() argument
|
H A D | random-getentropy.c | 39 int uv__random_getentropy(void* buf, size_t buflen) { in uv__random_getentropy() argument
|