Home
last modified time | relevance | path

Searched refs:xstat (Results 1 - 14 of 14) sorted by relevance

/third_party/toybox/toys/other/
H A Dmountpoint.c54 xstat(arg, &st2); in mountpoint_main()
H A Dlosetup.c163 xstat(TT.j, &st); in losetup_main()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dtouch.c51 xstat(TT.r, &st); in touch_main()
H A Ddate.c137 xstat(TT.r, &st); in date_main()
H A Dps.c1135 xstat(toybuf, &st); in parse_rest()
/third_party/toybox/toys/posix/
H A Dtouch.c58 xstat(TT.r, &st); in touch_main()
H A Ddate.c140 xstat(TT.r, &st); in date_main()
H A Dfind.c487 xstat(ss[1], &st); in do_find()
H A Dps.c1178 xstat(toybuf, &st); in parse_rest()
/third_party/toybox/toys/pending/
H A Dlsof.c430 for (i = 0; i<toys.optc; ++i) xstat(toys.optargs[i], TT.sought_files+i); in lsof_main()
H A Ddiff.c861 xstat(files[j], &TT.st[j]); in diff_main()
/third_party/toybox/lib/
H A Dlib.h173 void xstat(char *path, struct stat *st);
H A Dxwrap.c521 void xstat(char *path, struct stat *st) in xstat() function
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h168 void xstat(char *path, struct stat *st);

Completed in 20 milliseconds