whence 281 compat/common/vfs_syscalls_43.c SCARG(&nuap, whence) = SCARG(uap, whence); whence 403 compat/ibcs2/ibcs2_fcntl.c SCARG(&ols, whence) = SEEK_CUR; whence 231 compat/linux/linux_file.c SCARG(&bla, whence) = SCARG(uap, whence); whence 349 compat/linux/linux_syscallargs.h syscallarg(int) whence; whence 288 compat/osf1/osf1_descrip.c SCARG(&a, whence) = SCARG(uap, whence); whence 48 compat/osf1/osf1_syscallargs.h syscallarg(int) whence; whence 412 compat/svr4/svr4_fcntl.c SCARG(&ap, whence) = SCARG(uap, whence); whence 360 compat/svr4/svr4_syscallargs.h syscallarg(int) whence; whence 1414 kern/vfs_syscalls.c switch (SCARG(uap, whence)) { whence 1185 lib/libz/zlib.h z_off_t offset, int whence)); whence 111 sys/syscallargs.h syscallarg(int) whence; whence 867 sys/syscallargs.h syscallarg(int) whence;