Searched defs:exclusive (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_private.h50 svn_boolean_t exclusive; member in struct:svn_wc__db_t
H A Dwc_db_util.c113 svn_wc__db_util_open_db(svn_sqlite__db_t **sdb, const char *dir_abspath, const char *sdb_fname, svn_sqlite__mode_t smode, svn_boolean_t exclusive, apr_int32_t timeout, const char *const *my_statements, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dwc_db.c1423 create_db(svn_sqlite__db_t **sdb, apr_int64_t *repos_id, apr_int64_t *wc_id, const char *dir_abspath, const char *repos_root_url, const char *repos_uuid, const char *sdb_fname, const char *root_node_repos_relpath, svn_revnum_t root_node_revision, svn_depth_t root_node_depth, svn_boolean_t exclusive, apr_int32_t timeout, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/sys/contrib/zlib/
H A Dgzlib.c106 int exclusive = 0; local
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkeytab_file.c372 fkt_start_seq_get_int(krb5_context context, krb5_keytab id, int flags, int exclusive, krb5_kt_cursor *c) argument
H A Dfcache.c72 _krb5_xlock(krb5_context context, int fd, krb5_boolean exclusive, argument
386 krb5_boolean exclusive = ((flags | O_WRONLY) == flags || local
174 fcc_lock(krb5_context context, krb5_ccache id, int fd, krb5_boolean exclusive) argument
/freebsd-11-stable/sys/nlm/
H A Dnlm_advlock.c769 int retry, block, exclusive; local
1043 int exclusive; local
[all...]
H A Dnlm_prot.h30 bool_t exclusive; member in struct:nlm_holder
76 bool_t exclusive; member in struct:nlm_lockargs
86 bool_t exclusive; member in struct:nlm_cancargs
93 bool_t exclusive; member in struct:nlm_testargs
174 bool_t exclusive; member in struct:nlm4_holder
217 bool_t exclusive; member in struct:nlm4_testargs
231 bool_t exclusive; member in struct:nlm4_lockargs
241 bool_t exclusive; member in struct:nlm4_cancargs
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_schema.c296 bool ret = true, exclusive = false; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Drepos.c1111 lock_repos(svn_repos_t *repos, svn_boolean_t exclusive, svn_boolean_t nonblocking, apr_pool_t *pool) argument
1284 get_repos(svn_repos_t **repos_p, const char *path, svn_boolean_t exclusive, svn_boolean_t nonblocking, svn_boolean_t open_fs, apr_hash_t *fs_config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1923 lock_db_logs_file(svn_repos_t *repos, svn_boolean_t exclusive, apr_pool_t *pool) argument
[all...]
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlockd_lock.c128 int exclusive; member in struct:monfile
443 fill_file_lock(struct file_lock *fl, const fhandle_t *fh, 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
1895 testlock(struct nlm4_lock *lock, bool_t exclusive, int flags __unused) argument
[all...]
/freebsd-11-stable/sys/dev/firewire/
H A Dsbp_targ.c1611 int exclusive = 0, lun; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddeprecated.c1181 svn_io_file_lock(const char *lock_file, svn_boolean_t exclusive, apr_pool_t *pool) argument
H A Dio.c2547 svn_io_lock_open_file(apr_file_t *lockfile_handle, svn_boolean_t exclusive, svn_boolean_t nonblocking, apr_pool_t *pool) argument
2639 svn_io_file_lock2(const char *lock_file, svn_boolean_t exclusive, svn_boolean_t nonblocking, apr_pool_t *pool) argument
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c744 IoCreateDevice(driver_object *drv, uint32_t devextlen, unicode_string *devname, uint32_t devtype, uint32_t devchars, uint8_t exclusive, device_object **newdev) argument
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h336 volatile uint8_t exclusive; member in struct:qm_fqd_stashing
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h1253 bool exclusive; member in struct:mlx4_net_trans_rule

Completed in 420 milliseconds