Searched refs:whence_codes (Results 1 – 8 of 8) sorted by relevance
63 printxval(whence_codes, tcp->u_arg[2], "SEEK_???"); in SYS_FUNC()90 printxval(whence_codes, tcp->u_arg[4], "SEEK_???"); in SYS_FUNC()
48 printxval(whence_codes, (unsigned short) fl->l_whence, "SEEK_???"); in print_struct_flock64()
303 extern const struct xlat whence_codes[];
858 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
27480 * 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[].
5 const struct xlat whence_codes[] = { variable
1 …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