/titanic_41/usr/src/uts/common/syscall/ |
H A D | fcntl.c | 302 bf.l_whence = obf.l_whence; in fcntl() 320 bf.l_whence = sbf.l_whence; in fcntl() 334 bf.l_whence = sbf32.l_whence; in fcntl() 374 obf.l_whence = (int16_t)bf.l_whence; in fcntl() 413 sbf.l_whence = bf.l_whence; in fcntl() 432 sbf32.l_whence = (int16_t)bf.l_whence; in fcntl() 493 bf.l_whence = sbf32.l_whence; in fcntl() 530 bf.l_whence = (short)bf64_32.l_whence; in fcntl() 630 bf.l_whence = (short)bf64_32.l_whence; in fcntl() 663 bf64_32.l_whence = (int16_t)bf.l_whence; in fcntl() [all …]
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | fcntl.h | 207 short l_whence; member 221 int16_t l_whence; member 237 short l_whence; member 255 int16_t l_whence; member 271 int16_t l_whence; member 287 int16_t l_whence; member
|
/titanic_41/usr/src/ucbhead/sys/ |
H A D | fcntl.h | 152 short l_whence; member 162 short l_whence; member 175 short l_whence; 186 short l_whence;
|
/titanic_41/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | fcntl.c | 68 short l_whence; member 140 nfl.l_whence = savarg->l_whence; 174 savarg->l_whence = nfl.l_whence;
|
/titanic_41/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | fcntl.c | 69 short l_whence; member 145 nfl.l_whence = savarg->l_whence; 179 savarg->l_whence = nfl.l_whence;
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | ftruncate.c | 40 short l_whence; member 54 lck.l_whence = 0; /* offset l_start from beginning of file */ in ftruncate()
|
H A D | flock.c | 38 fl.l_whence = 0;
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | posix_fallocate.c | 65 lck.l_whence = 0; in posix_fallocate() 91 lck.l_whence = 0; in posix_fallocate64()
|
H A D | truncate.c | 61 lck.l_whence = 0; /* offset l_start from beginning of file */ in ftruncate()
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | fcntlcom.h | 155 short l_whence; /* flag to choose starting offset */ member 166 short l_whence; /* flag to choose starting offset */ member
|
/titanic_41/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()
|
/titanic_41/usr/src/lib/libdscfg/common/ |
H A D | cfg_lockdlck.c | 71 lk.l_whence = SEEK_SET; in cfg_filelock() 92 lk.l_whence = SEEK_SET; in cfg_fileunlock()
|
/titanic_41/usr/src/cmd/mailx/ |
H A D | lock.c | 52 l.l_whence = 0; in lock()
|
/titanic_41/usr/src/cmd/lvm/rpc.mdcommd/ |
H A D | mddoors.c | 66 lock.l_whence = SEEK_SET; in enter_daemon_lock() 94 lock.l_whence = SEEK_SET; in exit_daemon_lock()
|
/titanic_41/usr/src/cmd/lvm/md_monitord/ |
H A D | md_monitord.c | 136 lock.l_whence = SEEK_SET; in check_daemon_lock() 165 lock.l_whence = SEEK_SET; in enter_daemon_lock() 196 lock.l_whence = SEEK_SET; in exit_daemon_lock()
|
/titanic_41/usr/src/lib/libresolv2/common/bsd/ |
H A D | ftruncate.c | 52 fl.l_whence = 0; in __ftruncate()
|
/titanic_41/usr/src/ucblib/libucb/port/sys/ |
H A D | flock.c | 49 fl.l_whence = 0; in flock()
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_main.c | 146 lock.l_whence = SEEK_SET; in enter_daemon_lock() 177 lock.l_whence = SEEK_SET; in exit_daemon_lock()
|
/titanic_41/usr/src/lib/libbc/libc/compat/common/ |
H A D | lockf.c | 54 ld.l_whence = 1; /* lock always starts at current position */ in lockf()
|
/titanic_41/usr/src/lib/libnsctl/common/ |
H A D | cache.c | 112 lk.l_whence = SEEK_SET; 191 lk.l_whence = SEEK_SET;
|
/titanic_41/usr/src/lib/libc/port/sys/ |
H A D | lockf.c | 50 l.l_whence = 1; in __lockf()
|
/titanic_41/usr/src/test/zfs-tests/cmd/randfree_file/ |
H A D | randfree_file.c | 93 fl.l_whence = SEEK_SET; in main()
|
/titanic_41/usr/src/lib/libunistat/common/ |
H A D | spcs_log.c | 77 lk.l_whence = SEEK_SET; in spcs_log()
|
/titanic_41/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()
|
/titanic_41/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()
|