Searched defs:bufsiz (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/include/lapi/ |
D | readlinkat.h | 15 char *buf, size_t bufsiz) in readlinkat()
|
/third_party/ltp/testcases/kernel/syscalls/readlinkat/ |
D | readlinkat02.c | 49 size_t bufsiz; member
|
/third_party/libwebsockets/lib/system/dhcpclient/ |
D | dhcpc4.c | 78 lws_dhcpc4_prep(uint8_t *start, unsigned int bufsiz, lws_dhcpc_req_t *r, int op) in lws_dhcpc4_prep()
|
/third_party/openssl/apps/lib/ |
D | apps_ui.c | 164 int password_callback(char *buf, int bufsiz, int verify, PW_CB_DATA *cb_data) in password_callback()
|
D | apps.c | 209 int wrap_password_callback(char *buf, int bufsiz, int verify, void *userdata) in wrap_password_callback()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-common.c | 98 int bufsiz; /* buffer size of socket */ in maximize_sockbuf() local
|
/third_party/openssl/apps/ |
D | rehash.c | 66 ssize_t readlink(const char *pathname, char *buf, size_t bufsiz) in readlink()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | xml_libxml2.c | 205 int bufsiz; in xml_node_to_str() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | xml_libxml2.c | 205 int bufsiz; in xml_node_to_str() local
|
/third_party/python/PC/ |
D | getpathp.c | 565 size_t bufsiz = MAXPATHLEN; in read_pth_file() local
|
/third_party/libxml2/os400/dlfcn/ |
D | dlfcn.c | 406 dlresolveLink(const char * path, char * buf, size_t bufsiz) in dlresolveLink()
|
/third_party/openssl/test/ |
D | ssl_old_test.c | 2223 size_t bufsiz = 256; /* small buffer for testing */ in doit_biopair() local 2595 long bufsiz; in doit() local
|