Home
last modified time | relevance | path

Searched refs:whence_codes (Results 1 – 7 of 7) 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.c49 printxval(whence_codes, (unsigned short) fl->l_whence, "SEEK_???"); in print_struct_flock64()
Ddefs.h306 extern const struct xlat whence_codes[];
DMakefile.in998 xlat/waitid_types.in xlat/whence_codes.in xlat/xattrflags.in \
1187 xlat/whence_codes.h xlat/xattrflags.h xlat/xdp_flags.h \
7742 $(top_srcdir)/xlat/whence_codes.h: $(top_srcdir)/xlat/whence_codes.in $(top_srcdir)/xlat/gen.sh
DChangeLog39108 * defs.h: Declare whence_codes[].
39110 (printflock[64]): Use whence_codes.
39111 * file.c: Make whence_codes[] non-static.
39130 * file.c: Rename whence[] to whence_codes[].
39131 (sys_lseek): Fix printxval() to use whence_codes[].
/external/strace/xlat/
Dwhence_codes.h5 const struct xlat whence_codes[] = { variable
DMakemodule.am1 …lat/v4l2_vbi_flags.in xlat/wait4_options.in xlat/waitid_types.in xlat/whence_codes.in xlat/xattrfl…
2 …h xlat/v4l2_vbi_flags.h xlat/wait4_options.h xlat/waitid_types.h xlat/whence_codes.h xlat/xattrfla…
843 $(top_srcdir)/xlat/whence_codes.h: $(top_srcdir)/xlat/whence_codes.in $(top_srcdir)/xlat/gen.sh