Home
last modified time | relevance | path

Searched defs:sbuf (Results 1 – 25 of 125) sorted by relevance

12345

/third_party/uboot/u-boot-2020.01/tools/
Dimagetool.c31 struct stat *sbuf, in imagetool_verify_print_header()
70 struct stat *sbuf, in imagetool_verify_print_header_by_type()
129 struct stat sbuf; in imagetool_get_filesize() local
Ddumpimage.c31 void *ptr, struct stat *sbuf) in dumpimage_extract_subimage()
61 struct stat sbuf; in main() local
Dimx8image.c27 static void imx8image_set_header(void *ptr, struct stat *sbuf, int ifd, in imx8image_set_header()
277 static void check_file(struct stat *sbuf, char *filename) in check_file()
300 struct stat sbuf; in copy_file_aligned() local
364 struct stat sbuf; in copy_file() local
441 struct stat sbuf; in read_dcd_offset() local
779 struct stat sbuf; in build_container() local
Drkimage.c15 static void rkimage_set_header(void *buf, struct stat *sbuf, int ifd, in rkimage_set_header()
Daisimage.c181 struct stat sbuf; in ais_alloc_buffer() local
223 struct stat sbuf; in ais_copy_image() local
385 static void aisimage_set_header(void *ptr, struct stat *sbuf, int ifd, in aisimage_set_header()
Dfit_image.c32 struct stat sbuf; in fit_add_file_data() local
126 struct stat sbuf; in fdt_property_file() local
429 struct stat sbuf; in fit_extract_data() local
541 struct stat sbuf; in fit_import_data() local
Dubsha1.c26 struct stat sbuf; in main() local
Drkspi.c19 static void rkspi_set_header(void *buf, struct stat *sbuf, int ifd, in rkspi_set_header()
Dgpimage.c51 static void gpimage_set_header(void *ptr, struct stat *sbuf, int ifd, in gpimage_set_header()
Dfit_common.c45 void **blobp, struct stat *sbuf, bool delete_on_error, in mmap_fdt()
Dmkimage.c315 struct stat sbuf; in main() local
660 struct stat sbuf; in copy_file() local
Dsocfpgaimage.c322 struct stat sbuf; in sfp_vrec_header() local
363 static void socfpgaimage_set_header_v0(void *ptr, struct stat *sbuf, int ifd, in socfpgaimage_set_header_v0()
369 static void socfpgaimage_set_header_v1(void *ptr, struct stat *sbuf, int ifd, in socfpgaimage_set_header_v1()
Dimx8mimage.c58 static void imx8mimage_set_header(void *ptr, struct stat *sbuf, int ifd, in imx8mimage_set_header()
248 struct stat sbuf; in copy_file() local
422 struct stat sbuf; in build_image() local
/third_party/ltp/lib/
Dtst_fs_type.c35 struct statfs sbuf; in tst_fs_type_() local
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Drecovery.c107 void *sbuf, *buf; in get_master_node() local
632 int offs, void *sbuf, int jhead) in ubifs_recover_leb()
866 int offs, void *sbuf) in ubifs_recover_log_leb()
921 static int recover_head(struct ubifs_info *c, int lnum, int offs, void *sbuf) in recover_head()
963 int ubifs_recover_inl_heads(struct ubifs_info *c, void *sbuf) in ubifs_recover_inl_heads()
992 struct ubifs_unclean_leb *ucleb, void *sbuf) in clean_an_unclean_leb()
1084 int ubifs_clean_lebs(struct ubifs_info *c, void *sbuf) in ubifs_clean_lebs()
Dscan.c130 int offs, void *sbuf) in ubifs_start_scan()
260 int offs, void *sbuf, int quiet) in ubifs_scan()
/third_party/skia/third_party/externals/microhttpd/doc/examples/
Dresponseheaders.c31 struct stat sbuf; in answer_to_connection() local
/third_party/curl/lib/
Dhostip4.c135 char sbuf[12]; in Curl_ipv4_resolve_r() local
Dhostip6.c138 char sbuf[12]; in Curl_getaddrinfo() local
/third_party/ltp/testcases/kernel/syscalls/fstatfs/
Dfstatfs02.c40 struct statfs *sbuf; member
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
Dhugeshmctl02.c45 struct shmid_ds *sbuf; member
Dhugeshmctl03.c55 struct shmid_ds *sbuf; member
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_filesystem_test.c286 struct stat sbuf; in main() local
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl02.c74 struct shmid_ds *sbuf; member
Dshmctl03.c76 struct shmid_ds *sbuf; member

12345