Searched refs:owner (Results 151 - 175 of 816) sorted by relevance

1234567891011>>

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/misc/
H A Dapr_thread_pool.c35 void *owner; member in struct:apr_thread_pool_task
263 elt->current_owner = task->owner;
405 void *owner, apr_time_t time)
423 t->owner = owner;
481 void *owner, apr_interval_time_t time)
489 t = task_new(me, func, param, 0, owner, time);
530 void *owner)
539 t = task_new(me, func, param, priority, owner, 0);
587 void *owner)
402 task_new(apr_thread_pool_t * me, apr_thread_start_t func, void *param, apr_byte_t priority, void *owner, apr_time_t time) argument
479 schedule_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, void *owner, apr_interval_time_t time) argument
528 add_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, apr_byte_t priority, int push, void *owner) argument
610 remove_scheduled_tasks(apr_thread_pool_t *me, void *owner) argument
631 remove_tasks(apr_thread_pool_t *me, void *owner) argument
659 wait_on_busy_threads(apr_thread_pool_t *me, void *owner) argument
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/misc/
H A Dapr_thread_pool.c35 void *owner; member in struct:apr_thread_pool_task
264 elt->current_owner = task->owner;
401 void *owner, apr_time_t time)
419 t->owner = owner;
477 void *owner, apr_interval_time_t time)
485 t = task_new(me, func, param, 0, owner, time);
526 void *owner)
535 t = task_new(me, func, param, priority, owner, 0);
583 void *owner)
398 task_new(apr_thread_pool_t * me, apr_thread_start_t func, void *param, apr_byte_t priority, void *owner, apr_time_t time) argument
475 schedule_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, void *owner, apr_interval_time_t time) argument
524 add_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, apr_byte_t priority, int push, void *owner) argument
606 remove_scheduled_tasks(apr_thread_pool_t *me, void *owner) argument
627 remove_tasks(apr_thread_pool_t *me, void *owner) argument
655 wait_on_busy_threads(apr_thread_pool_t *me, void *owner) argument
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/libdcethread/
H A Ddcethread_cond_timedwait.c105 mutex->owner = (pthread_t) -1;
107 mutex->owner = pthread_self();
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Ddict_alloc.c124 dict->owner.status = DICT_OWNER_UNKNOWN;
125 dict->owner.uid = ~0;
/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOFilterInterruptEventSource.h60 @param owner Pointer to the owning/client instance.
98 @param owner Owner/client of this event source.
105 filterInterruptEventSource(OSObject *owner,
113 @param owner Owner/client of this event source.
120 virtual bool init(OSObject *owner,
H A DIOInterruptEventSource.h66 @param owner Pointer to client instance.
87 Current count of produced interrupts that the owner has been informed of. */
111 @discussion This function called when the work-loop is ready to check for any work to do and then to call out the owner/action.
123 @param owner Owning client of the new event source.
129 interruptEventSource(OSObject *owner,
136 @param owner Owning client of the new event source.
142 virtual bool init(OSObject *owner,
/macosx-10.9.5/swig-10/Lib/ruby/
H A Ddirector.swg332 mutable ownership_map owner;
343 owner[vptr] = new GCArray_T<Type>(vptr);
352 owner[vptr] = new GCItem_T<Type>(vptr);
360 owner[vptr] = new GCItem_Object(own);
369 ownership_map::iterator iter = owner.find(vptr);
370 if (iter != owner.end()) {
372 owner.erase(iter);
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A Dmod_authz_owner.c87 if (!strcmp(w, "file-owner")) {
94 reason = "'Require file-owner' is not supported on this platform.";
97 char *owner = NULL;
119 reason = "no file owner information available";
123 status = apr_uid_name_get(&owner, finfo.user, r->pool);
124 if (status != APR_SUCCESS || !owner) {
125 reason = "could not get name of file owner";
129 if (strcmp(owner, r->user)) {
130 reason = apr_psprintf(r->pool, "file owner %s does not match.",
131 owner);
[all...]
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXClipboard.c163 Window owner, /* Window to be the owner. */
169 clipboardOwner = owner ? Tk_IdToWindow(display, owner) : NULL;
172 changeCount = [pb declareTypes:[NSArray array] owner:NSApp];
230 owner:NSApp];
158 XSetSelectionOwner( Display *display, Atom selection, Window owner, Time time) argument
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dssclient.h181 const AccessCredentials *cred, const AclEntryInput *owner,
238 const AccessCredentials *cred, const AclEntryInput *owner,
242 const AccessCredentials *cred, const AclEntryInput *owner, CssmData &data,
245 cred, owner, data, newKey, newKeyHeader, returnAllocator); }
249 const AccessCredentials *cred, const AclEntryInput *owner,
254 const AccessCredentials *cred, const AclEntryInput *owner,
259 const AccessCredentials *cred, const AclEntryInput *owner,
263 const AccessCredentials *cred, const AclEntryInput *owner,
265 { return deriveKey(db, context, baseKey, keyUsage, keyAttr, param, cred, owner, newKey, newHeader, returnAllocator); }
309 void getKeyOwner(KeyHandle key, AclOwnerPrototype &owner, Allocato
240 unwrapKey(DbHandle db, const Security::Context &context, KeyHandle key, KeyHandle publicKey, const CssmWrappedKey &wrappedKey, uint32 keyUsage, uint32 keyAttr, const AccessCredentials *cred, const AclEntryInput *owner, CssmData &data, KeyHandle &newKey, CssmKey::Header &newKeyHeader) argument
261 deriveKey(DbHandle db, const Security::Context &context, KeyHandle baseKey, uint32 keyUsage, uint32 keyAttr, CssmData &param, const AccessCredentials *cred, const AclEntryInput *owner, KeyHandle &newKey, CssmKey::Header &newHeader) argument
310 getKeyOwner(KeyHandle key, AclOwnerPrototype &owner) argument
323 getDbOwner(DbHandle db, AclOwnerPrototype &owner) argument
333 extractMasterKey(DbHandle db, const Context &context, DbHandle sourceDb, uint32 keyUsage, uint32 keyAttr, const AccessCredentials *cred, const AclEntryInput *owner, KeyHandle &newKey, CssmKey::Header &newHeader) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dssclient.h181 const AccessCredentials *cred, const AclEntryInput *owner,
238 const AccessCredentials *cred, const AclEntryInput *owner,
242 const AccessCredentials *cred, const AclEntryInput *owner, CssmData &data,
245 cred, owner, data, newKey, newKeyHeader, returnAllocator); }
249 const AccessCredentials *cred, const AclEntryInput *owner,
254 const AccessCredentials *cred, const AclEntryInput *owner,
259 const AccessCredentials *cred, const AclEntryInput *owner,
263 const AccessCredentials *cred, const AclEntryInput *owner,
265 { return deriveKey(db, context, baseKey, keyUsage, keyAttr, param, cred, owner, newKey, newHeader, returnAllocator); }
309 void getKeyOwner(KeyHandle key, AclOwnerPrototype &owner, Allocato
240 unwrapKey(DbHandle db, const Security::Context &context, KeyHandle key, KeyHandle publicKey, const CssmWrappedKey &wrappedKey, uint32 keyUsage, uint32 keyAttr, const AccessCredentials *cred, const AclEntryInput *owner, CssmData &data, KeyHandle &newKey, CssmKey::Header &newKeyHeader) argument
261 deriveKey(DbHandle db, const Security::Context &context, KeyHandle baseKey, uint32 keyUsage, uint32 keyAttr, CssmData &param, const AccessCredentials *cred, const AclEntryInput *owner, KeyHandle &newKey, CssmKey::Header &newHeader) argument
310 getKeyOwner(KeyHandle key, AclOwnerPrototype &owner) argument
323 getDbOwner(DbHandle db, AclOwnerPrototype &owner) argument
333 extractMasterKey(DbHandle db, const Context &context, DbHandle sourceDb, uint32 keyUsage, uint32 keyAttr, const AccessCredentials *cred, const AclEntryInput *owner, KeyHandle &newKey, CssmKey::Header &newHeader) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_cspdl/lib/
H A DSSCSPSession.cpp174 const AclEntryInput *owner = NULL; local
178 owner = &AclEntryInput::overlay(CredAndAclEntry->InitialAclEntry);
204 cred, owner, DescriptiveData, unwrappedKeyHandle,
223 const AclEntryInput *owner = NULL; local
227 owner = &AclEntryInput::overlay(credAndAclEntry->InitialAclEntry);
242 keyUsage, keyAttr, cred, owner, keyHandle, derivedKey.header());
247 keyAttr, param, cred, owner, keyHandle, derivedKey.header());
266 const AclEntryInput *owner = NULL; local
270 owner = &AclEntryInput::overlay(credAndAclEntry->InitialAclEntry);
275 keyAttr, cred, owner, keyHandl
297 const AclEntryInput *owner = NULL; local
[all...]
H A DSSCSPDLSession.cpp50 // Acl owner manipulation
51 virtual void getOwner(AutoAclOwnerPrototype &owner) const;
192 ClientSessionKey::getOwner(AutoAclOwnerPrototype &owner) const
195 owner.allocator(mClientSession.returnAllocator);
197 *reinterpret_cast<AclOwnerPrototype *>(static_cast<CSSM_ACL_OWNER_PROTOTYPE *>(owner)));
/macosx-10.9.5/Security-55471.14.18/libsecurity_sd_cspdl/lib/
H A DSDCSPSession.cpp178 const AclEntryInput *owner = NULL; local
182 owner = &AclEntryInput::overlay(CredAndAclEntry->InitialAclEntry);
208 cred, owner, DescriptiveData, unwrappedKeyHandle, local
227 const AclEntryInput *owner = NULL; local
231 owner = &AclEntryInput::overlay(credAndAclEntry->InitialAclEntry);
246 keyUsage, keyAttr, cred, owner, keyHandle, derivedKey.header()); local
251 keyAttr, param, cred, owner, keyHandle, derivedKey.header()); local
270 const AclEntryInput *owner = NULL; local
274 owner = &AclEntryInput::overlay(credAndAclEntry->InitialAclEntry);
279 keyAttr, cred, owner, keyHandl local
301 const AclEntryInput *owner = NULL; local
321 cred, owner, local
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dpolicy.c112 const char *owner) /* I - Owner of object */
144 return (cupsdIsAuthorized(con, owner));
266 const char *owner) /* I - Owner of object */
279 "printer=%p(%s), owner=\"%s\")", policy, policy->name, con,
280 con->http.fd, printer, printer ? printer->name : "", owner);
285 cupsdLogMessage(CUPSD_LOG_CRIT, "cupsdGetPrivateAttrs: policy=%p, con=%p, printer=%p, owner=\"%s\", DefaultPolicyPtr=%p: This should never happen, please report a bug.", policy, con, printer, owner, DefaultPolicyPtr);
394 else if (owner && !_cups_strcasecmp(name, "@OWNER") &&
395 !_cups_strcasecmp(username, owner))
110 cupsdCheckPolicy(cupsd_policy_t *p, cupsd_client_t *con, const char *owner) argument
262 cupsdGetPrivateAttrs( cupsd_policy_t *policy, cupsd_client_t *con, cupsd_printer_t *printer, const char *owner) argument
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/tests/
H A Dtc_uniqobj.rb88 owner = OSX::TableViewNibOwner.alloc.init
89 res, outlets = nib.instantiateNibWithOwner_topLevelObjects(owner)
94 tableView2 = owner.instance_variable_get(:@tableView)
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dkeyclient.cpp92 KeyImpl::getOwner(AutoAclOwnerPrototype &owner) const
94 owner.allocator(allocator());
95 check(CSSM_GetKeyOwner(csp()->handle(), this, owner));
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DAccess.h88 Access(const CSSM_ACL_OWNER_PROTOTYPE &owner,
115 void copyOwnerAndAcl(CSSM_ACL_OWNER_PROTOTYPE * &owner,
122 void compile(const CSSM_ACL_OWNER_PROTOTYPE &owner,
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dkeyclient.cpp92 KeyImpl::getOwner(AutoAclOwnerPrototype &owner) const
94 owner.allocator(allocator());
95 check(CSSM_GetKeyOwner(csp()->handle(), this, owner));
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DAccess.h88 Access(const CSSM_ACL_OWNER_PROTOTYPE &owner,
115 void copyOwnerAndAcl(CSSM_ACL_OWNER_PROTOTYPE * &owner,
122 void compile(const CSSM_ACL_OWNER_PROTOTYPE &owner,
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DAccess.h88 Access(const CSSM_ACL_OWNER_PROTOTYPE &owner,
115 void copyOwnerAndAcl(CSSM_ACL_OWNER_PROTOTYPE * &owner,
122 void compile(const CSSM_ACL_OWNER_PROTOTYPE &owner,
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DShadowRoot.cpp163 if (attached() && owner())
164 owner()->recalcStyle(Force);
182 owner()->invalidateDistribution();
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DClassVisitor.java85 * @param owner internal name of the enclosing class of the class.
93 void visitOuterClass(String owner, String name, String desc); argument
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDKeyboardDevice.h50 static IOHIDKeyboardDevice * newKeyboardDeviceAndStart(IOService * owner, UInt32 location = 0);
H A DIOHIDPointingDevice.h48 static IOHIDPointingDevice * newPointingDeviceAndStart(IOService * owner, UInt8 numButtons = 8, UInt32 resolution = 100, bool scroll = false, UInt32 location = 0);

Completed in 425 milliseconds

1234567891011>>