/illumos-gate/usr/src/uts/common/syscall/ |
H A D | fcntl.c | 342 bf.l_whence = obf.l_whence; in fcntl() 360 bf.l_whence = sbf.l_whence; in fcntl() 374 bf.l_whence = sbf32.l_whence; in fcntl() 390 if (bf.l_whence != 0 || bf.l_start != 0 || in fcntl() 407 if (bf.l_whence != 0 || bf.l_start != 0 || in fcntl() 460 obf.l_whence = (int16_t)bf.l_whence; in fcntl() 499 sbf.l_whence = bf.l_whence; in fcntl() 518 sbf32.l_whence = (int16_t)bf.l_whence; in fcntl() 579 bf.l_whence = sbf32.l_whence; in fcntl() 616 bf.l_whence = (short)bf64_32.l_whence; in fcntl() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fcntl.h | 249 short l_whence; member 263 int16_t l_whence; member 279 short l_whence; member 297 int16_t l_whence; member 313 int16_t l_whence; member 329 int16_t l_whence; member
|
/illumos-gate/usr/src/ucbhead/sys/ |
H A D | fcntl.h | 153 short l_whence; member 163 short l_whence; member 176 short l_whence; 187 short l_whence;
|
/illumos-gate/usr/src/test/os-tests/tests/file-locking/ |
H A D | runtests.c | 402 flock_test_invalid(lockinfo_t *lf, int cmd, short l_type, short l_whence, in flock_test_invalid() argument 407 .l_whence = l_whence, in flock_test_invalid() 413 flock_cmdname(cmd), l_type, l_whence, l_start, l_len); in flock_test_invalid() 420 flock_test_invalid64(lockinfo_t *lf, int cmd, short l_type, short l_whence, in flock_test_invalid64() argument 425 .l_whence = l_whence, in flock_test_invalid64() 431 flock_cmdname(cmd), l_type, l_whence, l_start, l_len); in flock_test_invalid64()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | posix_fallocate.c | 63 lck.l_whence = 0; in posix_fallocate() 89 lck.l_whence = 0; in posix_fallocate64()
|
H A D | flock.c | 32 l.l_whence = SEEK_SET; in flock()
|
H A D | truncate.c | 59 lck.l_whence = 0; /* offset l_start from beginning of file */ in ftruncate()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/aso/ |
H A D | aso-fcntl.c | 62 lock.l_whence = SEEK_SET; 134 lock.l_whence = SEEK_SET; 180 lock.l_whence = SEEK_SET;
|
/illumos-gate/usr/src/lib/libnsl/common/ |
H A D | daemon_utils.c | 74 lock.l_whence = SEEK_SET; in _check_daemon_lock() 153 lock.l_whence = SEEK_SET; in _enter_daemon_lock()
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_fssub.c | 395 if ((lckdat->l_whence == 2) || (whence == 2)) { in convoff() 401 switch (lckdat->l_whence) { in convoff() 430 lckdat->l_whence = (short)whence; in convoff()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | fcntl.h | 276 short l_whence; /* type of l_start */ member 290 short l_whence; /* type of l_start */ member
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | lock.c | 50 l.l_whence = 0; in lock()
|
/illumos-gate/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_main.c | 147 lock.l_whence = SEEK_SET; in enter_daemon_lock() 178 lock.l_whence = SEEK_SET; in exit_daemon_lock()
|
/illumos-gate/usr/src/lib/libresolv2/common/bsd/ |
H A D | ftruncate.c | 48 fl.l_whence = 0; in __ftruncate()
|
/illumos-gate/usr/src/ucblib/libucb/port/sys/ |
H A D | flock.c | 50 fl.l_whence = 0; in flock()
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | lockf.c | 48 l.l_whence = 1; in __lockf()
|
/illumos-gate/usr/src/test/zfs-tests/cmd/randfree_file/ |
H A D | randfree_file.c | 99 fl.l_whence = SEEK_SET; in main()
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | lock_file.c | 108 lock_arg.l_whence = 0; in krb5_lock_file()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | asometh | 13 lock.l_whence = SEEK_SET;
|
/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_client.c | 289 if (flkp->l_whence == SEEK_END) in nlm_frlock() 361 (void) convoff(vp, &flk0, flkp->l_whence, (offset_t)offset); in nlm_frlock_getlk() 695 VERIFY(fl->l_whence == SEEK_SET); in nlm_local_getlk() 721 VERIFY(fl->l_whence == SEEK_SET); in nlm_local_setlk() 1172 flp->l_whence = SEEK_SET; in nlm_call_test() 1193 VERIFY(fl->l_whence == SEEK_SET); in nlm_init_lock()
|
/illumos-gate/usr/src/lib/libzonecfg/common/ |
H A D | getzoneent.c | 218 lock.l_whence = SEEK_SET; in lock_index_file() 236 lock.l_whence = SEEK_SET; in unlock_index_file()
|
/illumos-gate/usr/src/cmd/stat/common/ |
H A D | mnt.c | 90 lb.l_whence = 0; in do_mnttab()
|
/illumos-gate/usr/src/cmd/lp/lib/msgs/ |
H A D | mconnect.c | 185 lock.l_whence = 0; in checklock()
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | putdgrp.c | 315 lockinfo.l_whence = 0; in lkdgrptab() 379 lockinfo.l_whence = 0; /* Count from top of file */ in unlkdgrptab()
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | ports.c | 240 lck.l_whence = 0; in open_direct()
|