Home
last modified time | relevance | path

Searched refs:l_whence (Results 1 – 25 of 62) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d388 short l_whence; in version() member
441 short l_whence; in version() member
489 short l_whence;
499 short l_whence;
561 short l_whence;
617 short l_whence;
699 short l_whence;
765 short l_whence;
778 short l_whence;
/netbsd-src/sys/compat/linux/common/
H A Dlinux_fcntl.h89 short l_whence;
97 short l_whence;
161 dst->l_whence = src->l_whence; \
66 short l_whence; global() member
74 short l_whence; global() member
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-file.c42 .l_whence = 0, in create_temp_name()
216 .l_whence = 0, in fcntl_lock_file()
262 .l_whence = 0, in fcntl_unlock_file()
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dlockf.c93 file_lock.l_whence = SEEK_SET; in lutil_lockf()
106 file_lock.l_whence = SEEK_SET; in lutil_unlockf()
/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_fcntl.c68 short l_whence; member
76 short l_whence; member
/netbsd-src/sys/fs/nfs/common/
H A Dnfs_lock.c265 if (fl->l_whence != SEEK_END) { in nfs_dolock()
266 if ((fl->l_whence != SEEK_CUR && fl->l_whence != SEEK_SET) || in nfs_dolock()
/netbsd-src/sys/compat/ultrix/
H A Dultrix_flock.h8 int16_t l_whence; member
H A Dultrix_misc.c696 fl->l_whence = ufl->l_whence; in ultrix_to_bsd_flock()
724 ufl->l_whence = fl->l_whence; in bsd_to_ultrix_flock()
/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dftruncate.c54 fl.l_whence = 0; in __ftruncate()
/netbsd-src/tools/compat/
H A Dflock.c67 fl.l_whence = SEEK_SET; in flock()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dftruncate.c73 fl.l_whence = 0; in ftruncate()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dftruncate.c73 fl.l_whence = 0; in ftruncate()
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dftruncate.c56 fl.l_whence = 0; in ftruncate()
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_advlock.c715 newfl.l_whence = fl->l_whence; in nlm_record_lock()
1106 fl->l_whence = SEEK_SET; in nlm_getlock()
1230 if (fl->l_whence == SEEK_END) { in nlm_init_lock()
1235 } else if (fl->l_whence == SEEK_SET || fl->l_whence == SEEK_CUR) { in nlm_init_lock()
/netbsd-src/lib/libc/gen/
H A Dlockf.c55 fl.l_whence = SEEK_CUR; in __weak_alias()
/netbsd-src/sys/compat/sunos/
H A Dsunos_ioctl.c933 short l_whence; member
968 oflp->l_whence = (short) iflp->l_whence; in bsd_to_sunos_flock()
997 oflp->l_whence = iflp->l_whence; in sunos_to_bsd_flock()
/netbsd-src/sys/compat/sunos32/
H A Dsunos32_ioctl.c959 short l_whence; member
994 oflp->l_whence = (short)iflp->l_whence; in bsd_to_sunos_flock()
1023 oflp->l_whence = iflp->l_whence; in sunos_to_bsd_flock()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dflock.c52 arg.l_whence = SEEK_SET; in rk_flock()
/netbsd-src/tests/fs/vfs/
H A Dt_vnops.c801 l.l_whence = SEEK_END; in fcntl_lock()
868 ATF_REQUIRE(l.l_whence == SEEK_SET); in fcntl_getlocks()
979 ATF_CHECK_EQ(result[j].l_whence, expect[j].l_whence); in fcntl_getlock_pids()
/netbsd-src/usr.bin/at/
H A Dat.c215 lock.l_whence = SEEK_SET; in writefile()
272 lock.l_whence = SEEK_SET; in writefile()
/netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dclogd.c102 lock.l_whence = SEEK_SET; in create_lockfile()
/netbsd-src/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_svr4.c88 lk.l_whence = 0; in lockfile()
H A Dmtab_isc3.c70 lk.l_whence = 0; in lockfile()
/netbsd-src/bin/cat/
H A Dcat.c128 stdout_lock.l_whence = SEEK_SET; in main()
/netbsd-src/sys/sys/
H A Dfcntl.h275 short l_whence; /* type of l_start */ member

123