Home
last modified time | relevance | path

Searched refs:quota_formats (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dquota_formats.h5 # error static const struct xlat quota_formats in mpers mode
10 const struct xlat quota_formats[] = { variable
DMakemodule.am1 …race_events.in xlat/ptrace_setoptions_flags.in xlat/quotacmds.in xlat/quota_formats.in xlat/quotat…
2 …/ptrace_events.h xlat/ptrace_setoptions_flags.h xlat/quotacmds.h xlat/quota_formats.h xlat/quotaty…
309 $(top_srcdir)/xlat/quota_formats.h: $(top_srcdir)/xlat/quota_formats.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dquota.c353 printxval(quota_formats, fmt, "QFMT_VFS_???"); in decode_cmd_data()
488 printxval(quota_formats, id, "QFMT_VFS_???"); in SYS_FUNC()