Home
last modified time | relevance | path

Searched defs:blobp (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/tools/
Dfit_common.c45 void **blobp, struct stat *sbuf, bool delete_on_error, in mmap_fdt()
/third_party/curl/lib/
Dsetopt.c83 CURLcode Curl_setblobopt(struct curl_blob **blobp, in Curl_setblobopt()
/third_party/uboot/u-boot-2020.01/common/
Dbloblist.c125 int bloblist_ensure_size(uint tag, int size, void **blobp) in bloblist_ensure_size()
/third_party/uboot/u-boot-2020.01/cmd/
Dfdt.c741 static int fdt_valid(struct fdt_header **blobp) in fdt_valid()