Home
last modified time | relevance | path

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

/external/strace/
Dlseek.c63 printxval(whence_codes, tcp->u_arg[2], "SEEK_???"); in SYS_FUNC()
90 printxval(whence_codes, tcp->u_arg[4], "SEEK_???"); in SYS_FUNC()
Dfcntl.c48 printxval(whence_codes, (unsigned short) fl->l_whence, "SEEK_???"); in print_struct_flock64()
Ddefs.h303 extern const struct xlat whence_codes[];
DMakefile858 xlat/waitid_types.in xlat/whence_codes.in xlat/xattrflags.in \
991 xlat/waitid_types.h xlat/whence_codes.h xlat/xattrflags.h \
6417 $(top_srcdir)/xlat/whence_codes.h: $(top_srcdir)/xlat/whence_codes.in $(top_srcdir)/xlat/gen.sh
DMakefile.in858 xlat/waitid_types.in xlat/whence_codes.in xlat/xattrflags.in \
991 xlat/waitid_types.h xlat/whence_codes.h xlat/xattrflags.h \
6417 $(top_srcdir)/xlat/whence_codes.h: $(top_srcdir)/xlat/whence_codes.in $(top_srcdir)/xlat/gen.sh
DChangeLog27480 * defs.h: Declare whence_codes[].
27482 (printflock[64]): Use whence_codes.
27483 * file.c: Make whence_codes[] non-static.
27502 * file.c: Rename whence[] to whence_codes[].
27503 (sys_lseek): Fix printxval() to use 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…
631 $(top_srcdir)/xlat/whence_codes.h: $(top_srcdir)/xlat/whence_codes.in $(top_srcdir)/xlat/gen.sh