Searched refs:F_UNLCK (Results 1 - 23 of 23) sorted by relevance

/external/strace/xlat/
H A Dlockfcmds.h17 #if defined(F_UNLCK) || (defined(HAVE_DECL_F_UNLCK) && HAVE_DECL_F_UNLCK)
18 XLAT(F_UNLCK),
/external/ppp/pppd/plugins/radius/
H A Dlock.c41 fl.l_type = F_UNLCK;
/external/kernel-headers/original/uapi/asm-generic/
H A Dfcntl.h167 #define F_UNLCK 2 macro
/external/toybox/toys/pending/
H A Duserdel.c48 lock.l_type = F_UNLCK; //unlocking at a later stage
/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c550 ret = tdb->methods->tdb_brlock(tdb, FREELIST_TOP+4*list, F_UNLCK,
606 ret = tdb->methods->tdb_brlock(tdb, TRANSACTION_LOCK, F_UNLCK, F_SETLKW, 0, 1);
681 tdb->methods->tdb_brlock(tdb, FREELIST_TOP, F_UNLCK, F_SETLKW,
811 return tdb->methods->tdb_brlock(tdb, off, F_UNLCK, F_SETLK, 0, 1);
825 return (count == 1 ? tdb->methods->tdb_brlock(tdb, off, F_UNLCK, F_SETLKW, 0, 1) : 0);
1677 tdb_brlock(tdb, FREELIST_TOP, F_UNLCK, F_SETLKW, 0, 0);
1713 tdb_brlock(tdb, FREELIST_TOP, F_UNLCK, F_SETLKW, 0, 4*tdb->header.hash_size);
1722 F_UNLCK,F_SETLKW, 0, 1);
1732 tdb_brlock(tdb, FREELIST_TOP, F_UNLCK, F_SETLKW, 0, 0);
2040 tdb_brlock(tdb, GLOBAL_LOCK, F_UNLCK, F_SETLK
[all...]
/external/libdaemon/libdaemon/
H A Ddpid.c78 f.l_type = enable ? F_WRLCK : F_UNLCK;
/external/toybox/lib/
H A Dpassword.c141 lock.l_type = F_UNLCK; //unlocking at a later stage
/external/vboot_reference/futility/
H A Dfutility.c76 lock.l_type = F_UNLCK;
/external/libchrome/base/files/
H A Dfile_posix.cc75 lock.l_type = do_lock ? F_WRLCK : F_UNLCK;
/external/e2fsprogs/lib/uuid/
H A Dgen_uuid.c413 fl.l_type = F_UNLCK;
/external/e2fsprogs/misc/
H A De4defrag.c620 } else if (lock.l_type != F_UNLCK) {
/external/mksh/src/
H A Dhistrap.c1573 lks.l_type = F_UNLCK;
H A DBuild.sh1903 lks.l_type = F_WRLCK | F_UNLCK;
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/sqlite/dist/orig/
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3.c[all...]
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 800 milliseconds