Home
last modified time | relevance | path

Searched refs:whence_codes (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dlseek.c66 printxval(whence_codes, whence, "SEEK_???"); in SYS_FUNC()
83 printxval(whence_codes, whence, "SEEK_???"); in SYS_FUNC()
117 printxval(whence_codes, tcp->u_arg[4], "SEEK_???"); in SYS_FUNC()
Dfcntl.c48 printxval(whence_codes, fl->l_whence, "SEEK_???"); in print_struct_flock64()
Ddefs.h376 extern const struct xlat whence_codes[];
/external/strace/xlat/
Dwhence_codes.h5 const struct xlat whence_codes[] = { variable
DMakemodule.am1 …aming_capabilities.in xlat/wait4_options.in xlat/waitid_types.in xlat/whence_codes.in xlat/xattrfl…
2 …treaming_capabilities.h xlat/wait4_options.h xlat/waitid_types.h xlat/whence_codes.h xlat/xattrfla…
493 $(top_srcdir)/xlat/whence_codes.h: $(top_srcdir)/xlat/whence_codes.in $(top_srcdir)/xlat/gen.sh