Home
last modified time | relevance | path

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

/external/strace/
Dsysent.h27 #define TRACE_FSTATFS 00100000 /* Trace fstatfs, fstatfs64 and fstatvfs syscalls. */ macro
Dsysent_shorthand_defs.h39 # define TFSF TRACE_FSTATFS
Dbasic_filters.c183 { "%fstatfs", TRACE_FSTATFS }, in lookup_class()
DChangeLog16991 * sysent.h (TRACE_FSTATFS): New macro.
16992 * syscall.c: Alias TFSF to TRACE_FSTATFS around syscallent.h inclusion.