Home
last modified time | relevance | path

Searched refs:LSTYLE_FLOCK (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Dutil.c101 return (LSTYLE_FLOCK); in flock_styleenum()
116 case LSTYLE_FLOCK: in flock_stylestr()
132 case LSTYLE_FLOCK: in flock_stylename()
H A Druntests.c376 flock_run(LSTYLE_FLOCK, B_FALSE, &flock_fileA, &pid, fds); in flock_test_upgrade_downgrade()
607 flock_test_exclusive(LSTYLE_FLOCK, LSTYLE_FLOCK, in flock_runtests()
609 flock_test_exclusive(LSTYLE_FLOCK, LSTYLE_FLOCK, in flock_runtests()
611 flock_test_shared(LSTYLE_FLOCK, LSTYLE_FLOCK, in flock_runtests()
613 flock_test_shared(LSTYLE_FLOCK, LSTYLE_FLOCK, in flock_runtests()
H A Dacquire-lock.c118 case LSTYLE_FLOCK: in acq_run()
152 boolean_t rdonly = style == LSTYLE_FLOCK || !is_exclusive; in main()
H A Dutil.h31 LSTYLE_FLOCK, enumerator