Searched +defs:target +defs:group (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.9.5/procmail-14/procmail/src/
H A Dformisc.c32 { int delim,hitspc,machref,group;char*target,*oldstart; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus.el[all...]
H A Dnnmail.el1588 (defvar group) function
[all...]
H A Dnnimap.el[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/acl/
H A Dposixgroup.c177 Entry *group = NULL, local
165 pg_dynacl_mask( void *priv, Operation *op, Entry *target, AttributeDescription *desc, struct berval *val, int nmatch, regmatch_t *matches, slap_access_t *grant, slap_access_t *deny ) argument
[all...]
/macosx-10.9.5/file_cmds-230/install/
H A Dxinstall.c115 char *flags, *group, *owner, *to_name; local
281 int devnull, files_match, from_fd=0, serrno, target; local
[all...]
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IOKit/
H A DIOFireWireIP.cpp618 IOReturn IOFireWireIP::getPacketFilters( const OSSymbol *group, UInt32 *filters ) const argument
864 bool IOFireWireIP::fwIPUnitAttach(void * target, void * refCon, IOService * newService, IONotifier * notifier) argument
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IONetworkingFamily/
H A DIOFWInterface.cpp446 int IOFWInterface::performGatedCommand(void * target, argument
109 getFilters(const OSDictionary *dict, const OSSymbol *group) argument
124 setFilters(OSDictionary *dict, const OSSymbol *group, UInt32 filters) argument
834 enableFilter(IONetworkController * ctr, const OSSymbol * group, UInt32 filters, IOOptionBits options) argument
907 disableFilter(IONetworkController * ctr, const OSSymbol * group, UInt32 filters, IOOptionBits options) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/loader/appcache/
H A DApplicationCacheGroup.cpp205 ApplicationCacheGroup* group = cacheStorage().findOrCreateCacheGroup(manifestURL); local
504 ResourceRequest::TargetType target = ResourceRequest::TargetIsUnspecified; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dbfd.c544 const char *group = NULL; local
1589 const bfd_target *target; local
1601 bfd_elf_set_pagesize(const bfd_target *target, bfd_vma size, int offset, const bfd_target *orig_target) argument
1634 const bfd_target *target; local
1661 const bfd_target *target; local
1688 const bfd_target *target; local
[all...]
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp1283 IOReturn AppleUSBCDCECMData::getPacketFilters(const OSSymbol *group, UInt32 *filters) const argument
2668 AppleUSBCDCECMData* target = OSDynamicCast(AppleUSBCDCECMData, owner); local
[all...]
/macosx-10.9.5/IONetworkingFamily-100/
H A DIOEthernetInterface.cpp496 int IOEthernetInterface::performGatedCommand(void * target, argument
123 setFilters( OSDictionary * dict, const OSSymbol * group, UInt32 filters ) argument
888 enableFilter_Wrapper( IOEthernetInterface * self, IONetworkController * ctr, const OSSymbol * group, UInt32 filters, IOOptionBits options) argument
899 enableFilter(IONetworkController * ctr, const OSSymbol * group, UInt32 filters, IOOptionBits options) argument
952 disableFilter(IONetworkController * ctr, const OSSymbol * group, UInt32 filters, IOOptionBits options) argument
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/reachability/
H A DSCNetworkReachabilityServer_server.c121 _target_group(SCNetworkReachabilityRef target) argument
130 _target_queue(SCNetworkReachabilityRef target) argument
147 _target_reference_add(SCNetworkReachabilityRef target, CFDataRef digest, xpc_connection_t connection) argument
197 _target_reference_remove(SCNetworkReachabilityRef target, xpc_connection_t connection) argument
242 _target_reply_add_reachability(SCNetworkReachabilityRef target, xpc_object_t reply) argument
329 _target_watcher_add(SCNetworkReachabilityRef target, xpc_connection_t connection, uint64_t target_id) argument
392 _target_watcher_checkin(SCNetworkReachabilityRef target, xpc_connection_t connection, uint64_t target_id) argument
443 _target_watcher_remove(SCNetworkReachabilityRef target, xpc_connection_t connection, uint64_t target_id) argument
621 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)value; local
716 SCNetworkReachabilityRef target; local
732 _client_target_set(reach_client_t *client, uint64_t target_id, SCNetworkReachabilityRef target) argument
785 _reach_changed(SCNetworkReachabilityRef target, SCNetworkReachabilityFlags flags, void *info) argument
953 __block SCNetworkReachabilityRef target = NULL; local
1162 SCNetworkReachabilityRef target = NULL; local
1230 SCNetworkReachabilityRef target = NULL; local
1297 SCNetworkReachabilityRef target = NULL; local
1412 dispatch_group_t group; local
1541 SCNetworkReachabilityRef target = NULL; local
1641 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)value; local
1707 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)value; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPage.cpp561 bool Page::findString(const String& target, TextCaseSensitivity caseSensitivity, FindDirection direction, bool shouldWrap) argument
566 bool Page::findString(const String& target, FindOptions options) argument
595 void Page::findStringMatchingRanges(const String& target, FindOptions options, int limit, Vector<RefPtr<Range> >* matchRanges, int& indexForSelection) argument
639 PassRefPtr<Range> Page::rangeOfString(const String& target, Range* referenceRange, FindOptions options) argument
667 findMatchesForText(const String& target, FindOptions options, unsigned maxMatchCount, ShouldHighlightMatches shouldHighlightMatches, ShouldMarkMatches shouldMarkMatches) argument
685 markAllMatchesForText(const String& target, FindOptions options, bool shouldHighlight, unsigned maxMatchCount) argument
690 countFindMatches(const String& target, FindOptions options, unsigned maxMatchCount) argument
1078 allVisitedStateChanged(PageGroup* group) argument
1094 visitedStateChanged(PageGroup* group, LinkHash linkHash) argument
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dobjcopy.c50 char *target; member in struct:redefine_node
791 group_signature(asection *group) argument
1075 redefine_list_append(const char *cause, const char *source, const char *target) argument
3058 char *source, *target; local
[all...]
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_smb.c653 smbfs_create_windows_symlink_data(const char *target, size_t targetlen, argument
857 smbfs_update_symlink_cache(struct smbnode *np, char *target, size_ argument
704 smb_setfile_unix_symlink(struct smb_share *share, struct smbnode *dnp, const char *name, size_t nmlen, char *target, size_t targetlen, vfs_context_t context) argument
879 smbfs_smb_create_unix_symlink(struct smb_share *share, struct smbnode *dnp, const char *in_name, size_t in_nmlen, char *target, size_t targetlen, struct smbfattr *fap, vfs_context_t context) argument
951 smbfs_smb_create_windows_symlink(struct smb_share *share, struct smbnode *dnp, const char *name, size_t nmlen, char *target, size_t targetlen, struct smbfattr *fap, vfs_context_t context) argument
1003 smb1fs_smb_create_reparse_symlink(struct smb_share *share, struct smbnode *dnp, const char *name, size_t nmlen, char *target, size_t targetlen, struct smbfattr *fap, vfs_context_t context) argument
1143 char *target = NULL; local
1248 char *target = NULL; local
1306 char *target = NULL; local
1369 char *target; local
5878 smb1fs_setsec(struct smb_share *share, SMBFID fid, uint32_t selector, uint16_t ControlFlags, struct ntsid *owner, struct ntsid *group, struct ntacl *sacl, struct ntacl *dacl, vfs_context_t context) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ddecimfmt.cpp4260 UnicodeString digit, group; local
5439 copyHashForAffixPattern(const Hashtable* source, Hashtable* target, UErrorCode& status) argument
5668 copyHashForAffix(const Hashtable* source, Hashtable* target, UErrorCode& status) argument
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkReachability.c300 __mark_operation_end(SCNetworkReachabilityRef target, argument
2057 _SCNetworkReachabilityCopyTargetDescription(SCNetworkReachabilityRef target) argument
2095 _SCNetworkReachabilityCopyTargetFlags(SCNetworkReachabilityRef target) argument
2117 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)cf; local
2202 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)cf; local
2331 __SCNetworkReachabilityPerformConcurrent(SCNetworkReachabilityRef target) argument
2340 dispatch_group_t group; local
2376 __SCNetworkReachabilityPerform(SCNetworkReachabilityRef target) argument
2396 __SCNetworkReachabilityPerformLocked(SCNetworkReachabilityRef target) argument
2684 SCNetworkReachabilityRef target; local
2837 SCNetworkReachabilityCopyResolvedAddress(SCNetworkReachabilityRef target, int *error_num) argument
2872 __SCNetworkReachabilitySetResolvedAddresses(int32_t status, struct addrinfo *res, SCNetworkReachabilityRef target) argument
2931 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)context; local
2969 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)info; local
2985 enqueueAsyncDNSQuery_dispatch(SCNetworkReachabilityRef target) argument
3098 enqueueAsyncDNSQuery_CF(SCNetworkReachabilityRef target) argument
3158 requeueAsyncDNSQuery(SCNetworkReachabilityRef target, mach_port_t mp) argument
3184 enqueueAsyncDNSQuery(SCNetworkReachabilityRef target) argument
3228 dequeueAsyncDNSQuery(SCNetworkReachabilityRef target, Boolean cancel) argument
3267 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)info; local
4054 _dns_complete(SCNetworkReachabilityRef target) argument
4077 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)value; local
4117 _dns_mark(SCNetworkReachabilityRef target, Boolean valid, const struct sockaddr *sa) argument
4160 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)context; local
4306 enqueueDNSQuery(SCNetworkReachabilityRef target) argument
4431 dequeueDNSQuery(SCNetworkReachabilityRef target) argument
4576 SCNetworkReachabilityCopyOnDemandService(SCNetworkReachabilityRef target, CFDictionaryRef *userOptions) argument
4609 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)info; local
4638 __SCNetworkReachabilityOnDemandCheck(ReachabilityStoreInfoRef store_info, SCNetworkReachabilityRef target, Boolean onDemandRetry, SCNetworkReachabilityFlags *flags) argument
5068 __SCNetworkReachabilityGetFlags(ReachabilityStoreInfoRef store_info, SCNetworkReachabilityRef target, ReachabilityInfo *reach_info, Boolean async) argument
5487 SCNetworkReachabilityGetInterfaceIndex(SCNetworkReachabilityRef target) argument
5526 SCNetworkReachabilityGetFlags(SCNetworkReachabilityRef target, SCNetworkReachabilityFlags *flags) argument
5882 SCNetworkReachabilityRef target = targets[i]; local
6008 darkWakeNotify(SCNetworkReachabilityRef target) argument
6056 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)info; local
6190 SCNetworkReachabilitySetCallback(SCNetworkReachabilityRef target, SCNetworkReachabilityCallBack callout, SCNetworkReachabilityContext *context) argument
6224 SCNetworkReachabilityRef target = (SCNetworkReachabilityRef)info; local
6234 __SCNetworkReachabilityScheduleWithRunLoop(SCNetworkReachabilityRef target, CFRunLoopRef runLoop, CFStringRef runLoopMode, dispatch_queue_t queue, Boolean onDemand) argument
6532 __SCNetworkReachabilityUnscheduleFromRunLoop(SCNetworkReachabilityRef target, CFRunLoopRef runLoop, CFStringRef runLoopMode, Boolean onDemand) argument
6728 SCNetworkReachabilityScheduleWithRunLoop(SCNetworkReachabilityRef target, CFRunLoopRef runLoop, CFStringRef runLoopMode) argument
6741 SCNetworkReachabilityUnscheduleFromRunLoop(SCNetworkReachabilityRef target, CFRunLoopRef runLoop, CFStringRef runLoopMode) argument
6754 SCNetworkReachabilitySetDispatchQueue(SCNetworkReachabilityRef target, dispatch_queue_t queue) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dgud.el[all...]
/macosx-10.9.5/curl-78.94.1/curl/include/curl/
H A Dcurl.h235 char *group; member in struct:curl_fileinfo::__anon7247
236 char *target; /* pointer to the target filename of a symlink */ member in struct:curl_fileinfo::__anon7247
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmac.c3251 fchown(int fd, uid_t owner, gid_t group) argument
4869 Lisp_Object string, source, target, normalization_form; variable
4880 CHECK_SYMBOL (target); variable
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c939 xmlRelaxNGInterleaveGroupPtr group; local
1517 xmlRelaxNGRemoveRedefine(xmlRelaxNGParserCtxtPtr ctxt, const xmlChar * URL ATTRIBUTE_UNUSED, xmlNodePtr target, const xmlChar * name) argument
3173 xmlAutomataStatePtr target = NULL; local
4318 xmlRelaxNGInterleaveGroupPtr group; local
5514 xmlRelaxNGParsePatterns(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes, int group) argument
9270 xmlRelaxNGInterleaveGroupPtr group = NULL; local
[all...]
/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_layout.h1736 le32 group; /* Byte offset to a SID representing an object's member in struct:__anon11307
1765 SID *group; /* Points to a SID representing an object's primary member in struct:__anon11308
2611 ntfschar target[0]; /* The target of the symbolic link. */ member in union:__anon11352::__anon11353
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c938 xmlRelaxNGInterleaveGroupPtr group; local
1516 xmlRelaxNGRemoveRedefine(xmlRelaxNGParserCtxtPtr ctxt, const xmlChar * URL ATTRIBUTE_UNUSED, xmlNodePtr target, const xmlChar * name) argument
3172 xmlAutomataStatePtr target = NULL; local
4317 xmlRelaxNGInterleaveGroupPtr group; local
5513 xmlRelaxNGParsePatterns(xmlRelaxNGParserCtxtPtr ctxt, xmlNodePtr nodes, int group) argument
9240 xmlRelaxNGInterleaveGroupPtr group = NULL; local
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dregparse.c4837 Node *target, *work1 = NULL, *work2 = NULL; local
5261 set_quantifier(Node* qnode, Node* target, int group, ScanEnv* env) argument
5747 int r, len, group = 0; local
5768 Node* target; local
[all...]

Completed in 704 milliseconds

12