HomeSort by relevance Sort by last modified time
    Searched full:xstat (Results 1 - 17 of 17) sorted by null

  /external/iproute2/doc/
nstat.sgml 14 them simultaneously, using name <tt/Xstat/ in the places which apply
20 Xstat [ OPTIONS ] [ PATTERN [ PATTERN ... ] ]
27 <tt/Xstat/ assumes that user wants to see all the variables.
35 <item><tt/-v/, <tt/-V/ - print version of <tt/Xstat/ and exit
37 <item><tt/-a/ - dump absolute values of counters. By default <tt/Xstat/
44 <item><tt/-d INTERVAL/ - <tt/Xstat/ is run in daemon mode collecting
53 History is just dump saved in file <tt>/tmp/.Xstat.uUID</tt>
56 Each time when you use <tt/Xstat/ values there are updated.
62 <tt/Xstat/ understands when history is invalidated by system reboot
64 of daemonic <tt/Xstat/ and kernel SNMP tables and does no
    [all...]
  /external/toybox/toys/other/
mountpoint.c 51 xstat(arg, &st2);
losetup.c 159 xstat(TT.jfile, &st);
  /external/toybox/toys/posix/
touch.c 102 xstat(TT.file, &st);
date.c 121 xstat(TT.file, &st);
find.c 379 xstat(ss[1], &st);
  /external/strace/
sys_func.h 299 extern SYS_FUNC(xstat);
file.c 521 SYS_FUNC(xstat)
strace.1 651 .B xstat
ChangeLog-CVS     [all...]
  /external/toybox/lib/
lib.h 121 void xstat(char *path, struct stat *st);
xwrap.c 334 void xstat(char *path, struct stat *st) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
stat.h 380 wrappers around calls to `xstat', `fxstat', `lxstat', and `xmknod',
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 382 wrappers around calls to `xstat', `fxstat', `lxstat', and `xmknod',
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 382 wrappers around calls to `xstat', `fxstat', `lxstat', and `xmknod',
  /external/tcpdump/
print-rx.c 115 { 159, "xstat-ver" },
116 { 160, "get-xstat" },
    [all...]
  /external/toybox/www/
code.html     [all...]

Completed in 1721 milliseconds