Searched +defs:child +defs:name (Results 26 - 50 of 114) sorted by relevance

12345

/macosx-10.10.1/dtrace-147/libctf/
H A Dctf_types.c88 const char *name = ctf_strptr(fp, mp->ctm_name); local
99 const char *name = ctf_strptr(fp, lmp->ctlm_name); local
137 const char *name = ctf_strptr(fp, ep->cte_name); local
153 int rc, child local
247 const char *name = ctf_strptr(rfp, tp->ctt_name); local
649 ctf_member_info(ctf_file_t *fp, ctf_id_t type, const char *name, ctf_membinfo_t *mip) argument
765 ctf_enum_value(ctf_file_t *fp, ctf_id_t type, const char *name, int *valp) argument
808 ctf_type_rvisit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg, const char *name, ulong_t offset, int depth) argument
[all...]
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dargp-parse.c176 find_long_option(struct option *long_options, const char *name) argument
432 const struct argp_child *child = argp->children; local
897 struct argp_child *child = alloca (4 * sizeof (struct argp_child)); local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dsubshell.c58 Namval_t *child; member in struct:Link
277 char *name = nv_name(np); local
358 char *name = nv_name(mp); local
[all...]
H A Dparse.c244 static Shnode_t *makeparent(Lex_t *lp, int flag, Shnode_t *child) argument
2020 unsigned long kiaentity(Lex_t *lexp,const char *name,int len,int type,int first,int last,unsigned long parent, int pkind, int width, const char *attr) argument
2054 char *name local
[all...]
/macosx-10.10.1/DiskArbitration-268/DiskArbitration/
H A DDiskArbitrationPrivate.c380 char * name = NULL; local
560 static void __DiskArbCallback_DiskChangedNotification( char * disk, char * mountpoint, char * name, int context, int success ) argument
666 char * name = NULL; local
741 ( callback )( __DiskArbGetDiskID( disk ), flags, mountpoint, content, path, sequence, time, filesystem, name ); local
872 char * name; local
878 __DiskArbCallback_DiskChangedNotification( __DiskArbGetDiskID( disk ), path, name, 0, kDiskArbRenameSuccessful ); local
950 DADiskRef child; local
1006 DADiskRef child; local
1064 DADiskRef child; local
1162 char * name = NULL; local
1196 ( callback )( __DiskArbGetDiskID( disk ), name, content, path, flags, writable, removable, whole, filesystem ); local
1411 DADiskRef child; local
2034 DiskArbRequestDiskChange_auto( char * disk, char * name, int flags ) argument
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/gssmask/
H A Dgssmaestro.c44 char *name; member in struct:client
56 pid_t child; member in struct:client
610 char *name, *port; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/ctestfw/
H A Dctest.c46 struct TestNode* child; member in struct:TestNode
47 char name[1]; /* This is dynamically allocated off the end with malloc. */ member in struct:TestNode
149 static void getNextLevel( const char* name, argument
170 createTestNode(const char* name, int32_t nameLen) argument
573 getTest(const TestNode* root, const char* name) argument
1249 ctest_xml_setFileName(const char *name) argument
1296 ctest_xml_testcase(const char *classname, const char *name, const char *timeSeconds, const char *failMsg) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_manifest/lib/
H A DSecureDownloadInternal.c320 static void copyNodeNamespaceAndName(CFDictionaryRef namespaces, CFXMLNodeRef node, CFStringRef* namespace, CFStringRef* name) { argument
372 static CFArrayRef copyChildrenWithName(CFXMLTreeRef tree, CFDictionaryRef inNamespaces, CFStringRef namespace, CFStringRef name) { argument
400 getChildWithName(CFXMLTreeRef tree, CFDictionaryRef inNamespaces, CFStringRef namespace, CFStringRef name) argument
411 copyChildWithNameAsString(CFXMLTreeRef tree, CFDictionaryRef inNamespaces, CFStringRef namespace, CFStringRef name) argument
413 CFXMLTreeRef child = getChildWithName(tree, inNamespaces, namespace, name); local
419 copyChildWithNameAsInteger(CFXMLTreeRef tree, CFDictionaryRef inNamespaces, CFStringRef namespace, CFStringRef name) argument
421 CFXMLTreeRef child = getChildWithName(tree, inNamespaces, namespace, name); local
435 copyChildrenWithNameAsURLs(CFXMLTreeRef tree, CFDictionaryRef inNamespaces, CFStringRef namespace, CFStringRef name) argument
441 CFXMLTreeRef child = (CFXMLTreeRef)CFArrayGetValueAtIndex(children, i); local
458 copyChildWithNameAsData(CFXMLTreeRef tree, CFDictionaryRef inNamespaces, CFStringRef namespace, CFStringRef name) argument
460 CFXMLTreeRef child = getChildWithName(tree, inNamespaces, namespace, name); local
483 copyChildWithNameAsDate(CFXMLTreeRef tree, CFDictionaryRef inNamespaces, CFStringRef namespace, CFStringRef name) argument
485 CFXMLTreeRef child = getChildWithName(tree, inNamespaces, namespace, name); local
538 CFStringRef ns, name; local
556 CFStringRef name = copyChildWithNameAsString(tree, namespaces, SD_XML_NAMESPACE, SD_XML_NAME); local
599 CFXMLTreeRef child; local
772 CFStringRef name = CFDictionaryGetValue(plist, SD_XML_NAME); local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Drpz.c106 dns_rpz_cidr_node_t *child[2]; member in struct:dns_rpz_cidr_node
204 dns_rpz_cidr_node_t *cur, *child, *parent; local
430 badname(int level, dns_name_t *name, const char *comment) argument
457 dns_name_t *name; local
538 set_type(dns_rpz_cidr_t *cidr, dns_name_t *name) argument
572 dns_name_t *name; local
776 dns_rpz_cidr_node_t *cur, *parent, *child, *new_parent, *sibling; local
936 dns_rpz_cidr_addip(dns_rpz_cidr_t *cidr, dns_name_t *name) argument
980 dns_rpz_cidr_deleteip(dns_rpz_cidr_t *cidr, dns_name_t *name) argument
984 dns_rpz_cidr_node_t *tgt = NULL, *parent, *child; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dprocess_test.c240 const char *name; local
418 atf_process_child_t child; local
710 atf_process_child_t child; local
749 atf_process_child_t child; local
821 atf_process_child_t child; local
998 atf_process_child_t child; local
1011 atf_process_child_t child; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Dtest-program.cpp393 detail::atf_tp_reader::validate_and_insert(const std::string& name, argument
461 const std::string name = t.text(); local
606 atf::process::child child = local
694 atf::process::child child = local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dsrconv.c146 strip_suffix (char *name) argument
1170 struct coff_scope *child; local
1507 char *name; local
[all...]
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_windows.c124 permissive_name(const char *name) argument
242 la_GetFunctionKernel32(const char *name) argument
425 __la_utimes(const char *name, const struct __timeval *times) argument
1004 HANDLE child; local
[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A Dschematron.c121 xmlChar *name; /* the name of the pattern */ member in struct:_xmlSchematronPattern
130 const xmlChar *name; /* schema name */ member in struct:_xmlSchematron
482 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name) argument
1294 xmlNodePtr child, node; local
[all...]
H A Dxinclude.c171 xmlXIncludeGetProp(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur, const xmlChar *name) argument
2303 xmlNodePtr child = node->children; local
[all...]
H A Dxmlsave.c1225 xmlNodePtr child = cur->children; local
1337 xmlAttrPtr name = NULL; local
[all...]
H A Dxpointer.c979 xmlXPtrEvalXPtrPart(xmlXPathParserContextPtr ctxt, xmlChar *name) { argument
1142 xmlXPtrEvalFullXPtr(xmlXPathParserContextPtr ctxt, xmlChar *name) argument
1212 xmlXPtrEvalChildSeq(xmlXPathParserContextPtr ctxt, xmlChar *name) argument
1230 int child = 0; local
1272 xmlChar *name; local
[all...]
/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A Dvpnplugins.c301 char path[MAXPATHLEN], name[MAXPATHLEN], *p; local
1111 struct vpn_address *child; local
[all...]
/macosx-10.10.1/procmail-14/procmail/src/
H A Dformail.c104 pid_t child= -1; variable
710 { char*p;const char*name;unsigned long h1,h2,h3; local
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dschematron.c121 xmlChar *name; /* the name of the pattern */ member in struct:_xmlSchematronPattern
130 const xmlChar *name; /* schema name */ member in struct:_xmlSchematron
482 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name) argument
1294 xmlNodePtr child, node; local
[all...]
H A Dxinclude.c170 xmlXIncludeGetProp(xmlXIncludeCtxtPtr ctxt, xmlNodePtr cur, const xmlChar *name) argument
2274 xmlNodePtr child = node->children; local
[all...]
H A Dxmlsave.c1056 xmlNodePtr child = cur->children; local
1168 xmlAttrPtr name = NULL; local
[all...]
H A Dxpointer.c979 xmlXPtrEvalXPtrPart(xmlXPathParserContextPtr ctxt, xmlChar *name) { argument
1149 xmlXPtrEvalFullXPtr(xmlXPathParserContextPtr ctxt, xmlChar *name) argument
1219 xmlXPtrEvalChildSeq(xmlXPathParserContextPtr ctxt, xmlChar *name) argument
1237 int child = 0; local
1278 xmlChar *name; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/tree/
H A Dm.c580 TN** child; local
1174 CONST char* name; local
1226 CONST char* name = t_newnodename (t); local
2177 CONST char* name; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/
H A Dtclxml.c808 Tcl_Obj *name; local
1245 TclXML_Info *child; local
[all...]

Completed in 267 milliseconds

12345