Home
last modified time | relevance | path

Searched refs:xreadfile (Results 1 - 8 of 8) sorted by relevance

/third_party/toybox/toys/other/
H A Dvmstat.c64 file = xreadfile(name = vmstuff[i], 0, 0); in get_vmstat_proc()
121 xreadfile("/proc/uptime", toybuf, sizeof(toybuf)); in vmstat_main()
H A Di2ctools.c170 xreadfile(fname, toybuf, sizeof(toybuf)); in i2cdetect_dash_l()
/third_party/toybox/toys/lsb/
H A Dhostname.c47 if (TT.F && (hostname = xreadfile(TT.F, 0, 0))) { in hostname_main()
/third_party/toybox/toys/posix/
H A Dulimit.c87 xreadfile("/proc/sys/fs/pipe-max-size", toybuf, sizeof(toybuf)); in ulimit_main()
H A Dgrep.c376 if (TT.f) s = ss = xreadfile(al->arg, 0, 0); in parse_regex()
/third_party/toybox/lib/
H A Dlib.h170 char *xreadfile(char *name, char *buf, off_t len);
H A Dxwrap.c760 char *xreadfile(char *name, char *buf, off_t len) in xreadfile() function
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h165 char *xreadfile(char *name, char *buf, off_t len);

Completed in 7 milliseconds