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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dswaponoff.c19 xstat(device, &st);
H A Dfdformat.c63 xstat(*argv, &st);
H A Dmdev.c300 xstat("/", &st);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Ddate.c91 xstat(filename, &statbuf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c1235 xstat(f1, &stb1);
1240 xstat(f2, &stb2);
1252 xstat(f1, &stb1);
1256 xstat(f2, &stb2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dxfuncs.c546 // xstat() - a stat() which dies on failure with meaningful error message
547 void xstat(const char *name, struct stat *stat_buf) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/findutils/
H A Dfind.c719 xstat(arg1, &stat_newer);
854 /* not xstat(): shouldn't bomb out on
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dgetty.c242 xstat(tty, &st);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h272 void xstat(const char *pathname, struct stat *buf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Ddpkg.c904 xstat("/var/lib/dpkg/status", &stat_buf);

Completed in 99 milliseconds