Home
last modified time | relevance | path

Searched defs:headp (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/docs/examples/
Dhttp2-serverpush.c169 char *headp; in server_push_callback() local
Dhttp2-pushinmemory.c100 char *headp; in server_push_callback() local
/third_party/curl/lib/
Dc-hyper.c125 char *headp; in hyper_each_header() local
Dhttp.c3411 char *headp) in Curl_http_header()
3805 char *headp; in Curl_http_readwrite_headers() local
Dhttp2.c1037 char **headp; in on_header() local
/third_party/uboot/u-boot-2020.01/arch/sandbox/cpu/
Dos.c393 int os_dirent_ls(const char *dirname, struct os_dirent_node **headp) in os_dirent_ls()
/third_party/uboot/u-boot-2020.01/tools/
Dfdtgrep.c113 static int value_add(struct display_info *disp, struct value_node **headp, in value_add()