Home
last modified time | relevance | path

Searched refs:TRACE_STATFS (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dsysent.h26 #define TRACE_STATFS 00040000 /* Trace statfs, statfs64, and statvfs syscalls. */ macro
Dsysent_shorthand_defs.h38 # define TSF TRACE_STATFS
Dbasic_filters.c182 { "%statfs", TRACE_STATFS }, in lookup_class()
DChangeLog17737 * sysent.h (TRACE_STATFS): New macro.
17738 * syscall.c: Alias TSF to TRACE_STATFS around syscallent.h inclusion.