Searched defs:exclusive (Results 1 - 25 of 26) sorted by last modified time

12

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Ddecmpfs.c301 decmpfs_trylock_compressed_data(decmpfs_cnode *cp, int exclusive) argument
324 decmpfs_lock_compressed_data(decmpfs_cnode *cp, int exclusive) argument
342 decmpfs_unlock_compressed_data(decmpfs_cnode *cp, __unused int exclusive) argument
/macosx-10.9.5/PowerManagement-420.90.1/AppleSmartBatteryManager/
H A DAppleSmartBattery.cpp633 void AppleSmartBattery::handleExclusiveAccess(bool exclusive) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dstring.c3111 VALUE end, exclusive; local
H A Dprelude.rb10 def self.exclusive singleton method in class:Thread
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/vmx/
H A Dvmx_cpu.c304 host_vmxon(boolean_t exclusive) argument
/macosx-10.9.5/libxml2-26/libxml2/python/
H A Dlibxml.c3613 int exclusive; local
3689 int exclusive; local
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DAsyncFileSystemBlackBerry.cpp106 void AsyncFileSystemBlackBerry::createFile(const KURL& path, bool exclusive, PassOwnPtr<AsyncFileSystemCallbacks> callbacks) argument
108 m_platformFileSystem->createFile(fileSystemURLToPath(path), exclusive, new PlatformAsyncFileSystemCallbacks(callbacks)); local
111 void AsyncFileSystemBlackBerry::createDirectory(const KURL& path, bool exclusive, PassOwnPtr<AsyncFileSystemCallbacks> callbacks) argument
113 m_platformFileSystem->createDirectory(fileSystemURLToPath(path), exclusive, new PlatformAsyncFileSystemCallbacks(callbacks)); local
H A DWorkerAsyncFileSystemBlackBerry.cpp97 void WorkerAsyncFileSystemBlackBerry::createFileOnMainThread(ScriptExecutionContext*, WebFileSystem* platformFileSystem, const KURL& path, bool exclusive, WorkerPlatformAsyncFileSystemCallbacks* callbacks) argument
99 platformFileSystem->createFile(fileSystemURLToPath(path), exclusive, callbacks); local
102 void WorkerAsyncFileSystemBlackBerry::createDirectoryOnMainThread(ScriptExecutionContext*, WebFileSystem* platformFileSystem, const KURL& path, bool exclusive, WorkerPlatformAsyncFileSystemCallbacks* callbacks) argument
104 platformFileSystem->createDirectory(fileSystemURLToPath(path), exclusive, callbacks); local
169 void WorkerAsyncFileSystemBlackBerry::createFile(const KURL& path, bool exclusive, PassOwnPtr<AsyncFileSystemCallbacks> callbacks) argument
174 void WorkerAsyncFileSystemBlackBerry::createDirectory(const KURL& path, bool exclusive, PassOwnPtr<AsyncFileSystemCallbacks> callbacks) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dfcache.c72 _krb5_xlock(krb5_context context, int fd, krb5_boolean exclusive, argument
392 krb5_boolean exclusive = ((flags | O_WRONLY) == flags || local
174 fcc_lock(krb5_context context, krb5_ccache id, int fd, krb5_boolean exclusive) argument
H A Dkeytab_file.c386 fkt_start_seq_get_int(krb5_context context, krb5_keytab id, int flags, int exclusive, krb5_kt_cursor *c) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DAsyncFileSystemGtk.cpp90 void AsyncFileSystemGtk::createFile(const KURL& path, bool exclusive, PassOwnPtr<AsyncFileSystemCallbacks> callbacks) argument
95 void AsyncFileSystemGtk::createDirectory(const KURL& path, bool exclusive, PassOwnPtr<AsyncFileSystemCallbacks> callbacks) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_vnops.c4635 int nfsvers, namedattrs, numops, exclusive = 0, gotuid, gotgid; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dsqlite++.h153 exclusive enumerator in enum:Security::SQLite3::Transaction::Type
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dsqlite++.h153 exclusive enumerator in enum:Security::SQLite3::Transaction::Type
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dlockd_lock.c180 int exclusive; member in struct:monfile
484 fill_file_lock(struct file_lock *fl, const bool_t exclusive, const int32_t svid, const u_int64_t offset, const u_int64_t len, const int state, const int status, const int flags, const int blocking) argument
2178 testlock(struct nlm4_lock *lock, bool_t exclusive, int flags __unused) argument
[all...]
H A Dnlm_prot.h35 bool_t exclusive; member in struct:nlm_holder
129 bool_t exclusive; member in struct:nlm_lockargs
147 bool_t exclusive; member in struct:nlm_cancargs
162 bool_t exclusive; member in struct:nlm_testargs
323 bool_t exclusive; member in struct:nlm4_holder
406 bool_t exclusive; member in struct:nlm4_testargs
436 bool_t exclusive; member in struct:nlm4_lockargs
454 bool_t exclusive; member in struct:nlm4_cancargs
/macosx-10.9.5/WebCore-7537.78.1/Modules/filesystem/
H A DFileSystemFlags.h50 bool exclusive; member in struct:WebCore::FileSystemFlags
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dserver.c4294 isc_boolean_t exclusive = ISC_FALSE; local
/macosx-10.9.5/gpatch-3/patch/
H A Dpch.c128 int exclusive = TMPPATNAME_needs_removal ? 0 : O_EXCL; local
1890 int exclusive = TMPOUTNAME_needs_removal ? 0 : O_EXCL; local
H A Dinp.c335 int exclusive; local
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/python/
H A Dlibxml.c3434 int exclusive; local
3510 int exclusive; local
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dspam.el
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Dem-xtra.el
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-util.el
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl-seq.el

Completed in 314 milliseconds

12