/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
|
/kernel/linux/linux-5.10/security/keys/ |
H A D | compat_dh.c | 16 compat_keyctl_dh_compute(struct keyctl_dh_params __user *params, char __user *buffer, size_t buflen, struct compat_keyctl_kdf_params __user *kdf) compat_keyctl_dh_compute() argument
|
/kernel/linux/linux-5.10/tools/lib/ |
H A D | str_error_r.c | 21 char *str_error_r(int errnum, char *buf, size_t buflen) in str_error_r() argument
|
/kernel/linux/linux-6.6/tools/lib/ |
H A D | str_error_r.c | 21 char *str_error_r(int errnum, char *buf, size_t buflen) in str_error_r() argument
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | compat_dh.c | 16 compat_keyctl_dh_compute(struct keyctl_dh_params __user *params, char __user *buffer, size_t buflen, struct compat_keyctl_kdf_params __user *kdf) compat_keyctl_dh_compute() 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
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42.h | 59 static inline u32 nfs42_listxattr_xdrsize(u32 buflen) in nfs42_listxattr_xdrsize() 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
|