Searched refs:fullname (Results 1 - 25 of 62) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dnamespace.pl160 my ($basename, $fullname) = @_;
166 if ($fullname !~ /\.o$/) {
167 printf STDERR "$fullname is not an object file\n";
170 ($source = $fullname) =~ s/\.o$//;
179 printf STDERR "$objdump $fullname failed $!\n";
195 printf STDERR "No source file found for $fullname\n";
200 printf STDERR "$nm $fullname failed $!\n";
228 printf STDERR "nm output for $fullname contains unknown type '$_'\n";
259 push(@{$def{$name}}, $fullname);
267 push(@{$ksymtab{$name}}, $fullname);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dchecksrc.pl83 my $fullname = $file;
84 $fullname = "$dir/$file" if ($fullname !~ '^\.?\.?/');
85 scanfile($fullname);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dunsupported.c36 AVAHI_GCC_UNUSED const char *fullname,
54 AVAHI_GCC_UNUSED const char *fullname,
68 AVAHI_GCC_UNUSED const char *fullname,
31 DNSServiceRegisterRecord( AVAHI_GCC_UNUSED DNSServiceRef sdRef, AVAHI_GCC_UNUSED DNSRecordRef *RecordRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED const char *fullname, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rrclass, AVAHI_GCC_UNUSED uint16_t rdlen, AVAHI_GCC_UNUSED const void *rdata, AVAHI_GCC_UNUSED uint32_t ttl, AVAHI_GCC_UNUSED DNSServiceRegisterRecordReply callBack, AVAHI_GCC_UNUSED void *context) argument
50 DNSServiceQueryRecord( AVAHI_GCC_UNUSED DNSServiceRef *sdRef, AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED const char *fullname, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rrclass, AVAHI_GCC_UNUSED DNSServiceQueryRecordReply callBack, AVAHI_GCC_UNUSED void *context) argument
65 DNSServiceReconfirmRecord( AVAHI_GCC_UNUSED DNSServiceFlags flags, AVAHI_GCC_UNUSED uint32_t interfaceIndex, AVAHI_GCC_UNUSED const char *fullname, AVAHI_GCC_UNUSED uint16_t rrtype, AVAHI_GCC_UNUSED uint16_t rrclass, AVAHI_GCC_UNUSED uint16_t rdlen, AVAHI_GCC_UNUSED const void *rdata) argument
H A Ddns_sd.h306 * When a DNSServiceResolve() succeeds, the returned fullname is already in
916 * fullname: The full service domain name, in the form <servicename>.<protocol>.<domain>.
919 * special-purpose functions included in this API that take fullname parameters.
956 const char *fullname,
1097 * fullname: The full domain name of the resource record.
1127 const char *fullname,
1159 * fullname: The resource record's full domain name.
1181 const char *fullname,
1210 * fullname: The full domain name of the resource record to be queried for.
1234 const char *fullname,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libads/
H A Dldap_user.c46 const char *container, const char *fullname)
55 if (fullname && *fullname) name = fullname;
45 ads_add_user_acct(ADS_STRUCT *ads, const char *user, const char *container, const char *fullname) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/samples/
H A Dquery.c40 sw_const_string fullname,
50 fprintf(stderr, "interface index = 0x%x, fullname is %s\n", interface_index, fullname);
35 query_record_reply( sw_discovery session, sw_discovery_oid oid, sw_discovery_query_record_status status, sw_uint32 interface_index, sw_const_string fullname, sw_uint16 rrtype, sw_uint16 rrclass, sw_uint16 rrdatalen, sw_const_octets rrdata, sw_uint32 ttl, sw_opaque extra) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c90 char fullname[80]; local
99 sprintf(fullname, "SPU/%d/%s", dfd, name);
102 total += roundup(strlen(fullname) + 1, 4);
174 char fullname[80], *buf; local
193 sprintf(fullname, "SPU/%d/%s", dfd, name);
194 en.n_namesz = strlen(fullname) + 1;
200 if (!spufs_dump_write(file, fullname, en.n_namesz))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dls.c135 const char *fullname; /* the dir entry name */ member in struct:dnode
161 static struct dnode *my_stat(const char *fullname, const char *name, int force_follow) argument
170 getfilecon(fullname, &sid);
173 if (stat(fullname, &dstat)) {
174 bb_perror_msg("%s", fullname);
181 lgetfilecon(fullname, &sid);
184 if (lstat(fullname, &dstat)) {
185 bb_perror_msg("%s", fullname);
192 cur->fullname = fullname;
502 char *fullname; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DSAX.in.h77 const xmlChar *fullname,
105 const xmlChar *fullname,
109 const xmlChar *fullname,
H A Dvalid.c675 xmlChar *fullname; local
677 fullname = xmlBuildQName(content->name, content->prefix, fn, 50);
678 if (fullname == NULL) {
686 ctxt->state, NULL, fullname, NULL);
690 ctxt->state, NULL, fullname, NULL);
695 ctxt->state, NULL, fullname, NULL);
697 ctxt->state, fullname, NULL);
703 ctxt->state, ctxt->state, fullname, NULL);
706 if ((fullname != fn) && (fullname !
3882 xmlChar *fullname; local
3967 xmlChar *fullname; local
4276 xmlChar *fullname; local
4453 xmlChar *fullname; local
5202 xmlChar *fullname; local
5976 xmlChar *fullname; local
6243 xmlChar *fullname; local
[all...]
H A DSAX2.in.h75 const xmlChar *fullname,
104 const xmlChar *fullname,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DSAX.in.h77 const xmlChar *fullname,
105 const xmlChar *fullname,
109 const xmlChar *fullname,
H A Dvalid.c675 xmlChar *fullname; local
677 fullname = xmlBuildQName(content->name, content->prefix, fn, 50);
678 if (fullname == NULL) {
686 ctxt->state, NULL, fullname, NULL);
690 ctxt->state, NULL, fullname, NULL);
695 ctxt->state, NULL, fullname, NULL);
697 ctxt->state, fullname, NULL);
703 ctxt->state, ctxt->state, fullname, NULL);
706 if ((fullname != fn) && (fullname !
3882 xmlChar *fullname; local
3967 xmlChar *fullname; local
4276 xmlChar *fullname; local
4453 xmlChar *fullname; local
5202 xmlChar *fullname; local
5976 xmlChar *fullname; local
6243 xmlChar *fullname; local
[all...]
H A DSAX2.in.h75 const xmlChar *fullname,
104 const xmlChar *fullname,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dv3_crld.c91 point->distpoint->name.fullname, exts);
124 point->distpoint->name.fullname = gens;
144 ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_crld.c91 point->distpoint->name.fullname, exts);
124 point->distpoint->name.fullname = gens;
144 ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DSAX.h77 const xmlChar *fullname,
105 const xmlChar *fullname,
109 const xmlChar *fullname,
H A DSAX2.h75 const xmlChar *fullname,
104 const xmlChar *fullname,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dutil_sid.c195 void split_domain_name(const char *fullname, char *domain, char *name) argument
205 if (fullname[0] == sep[0] || fullname[0] == '\\')
206 fullname++;
208 pstrcpy(full_name, fullname);
222 fullname, domain, name));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c680 xmlChar *fullname; local
682 fullname = xmlBuildQName(content->name, content->prefix, fn, 50);
683 if (fullname == NULL) {
691 ctxt->state, NULL, fullname, NULL);
695 ctxt->state, NULL, fullname, NULL);
700 ctxt->state, NULL, fullname, NULL);
702 ctxt->state, fullname, NULL);
708 ctxt->state, ctxt->state, fullname, NULL);
711 if ((fullname != fn) && (fullname !
4007 xmlChar *fullname; local
4092 xmlChar *fullname; local
4402 xmlChar *fullname; local
4579 xmlChar *fullname; local
5328 xmlChar *fullname; local
6102 xmlChar *fullname; local
6369 xmlChar *fullname; local
[all...]
H A DSAX2.c688 * @fullname: the attribute name
697 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, argument
711 elem, fullname, type, def, defaultValue);
713 if ((xmlStrEqual(fullname, BAD_CAST "xml:id")) &&
724 name = xmlSplitQName(ctxt, fullname, &prefix);
1049 * @fullname: The attribute name, including namespace prefix
1059 xmlSAX2AttributeInternal(void *ctx, const xmlChar *fullname, argument
1070 name = xmlStrdup(fullname);
1077 name = xmlSplitQName(ctxt, fullname, &ns);
1082 fullname, NUL
1527 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts) argument
2036 xmlChar *fullname; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsginit.c1021 const char *fullname; local
1026 fullname = pwd->pw_gecos;
1027 fullname_end = strchr (fullname, ',');
1029 fullname_end = fullname + strlen (fullname);
1031 result = XNMALLOC (fullname_end - fullname + 1, char);
1032 memcpy (result, fullname, fullname_end - fullname);
1033 result[fullname_end - fullname] = '\0';
1115 const char *fullname local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpassdb.c1390 char *fullname = NULL; local
1428 &fullname_len, &fullname, /* B */
1465 pdb_set_fullname(sampass, fullname, PDB_SET);
1534 SAFE_FREE(fullname);
1569 char *fullname = NULL; local
1609 &fullname_len, &fullname, /* B */
1649 pdb_set_fullname(sampass, fullname, PDB_SET);
1719 SAFE_FREE(fullname);
1755 char *fullname = NULL; local
1796 &fullname_len, &fullname, /*
1978 const char *fullname; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c718 char *endname, *endpath, *exname, *fullname, **names; local
724 namep = exname = fullname = NULL;
741 * Set buf to : dir/__dbq.NAME.0 and fullname to HOME/dir/__dbq.NAME.0
746 __db_appname(env, DB_APP_DATA, buf, 0, NULL, &fullname)) != 0)
750 if ((endpath = __db_rpath(fullname)) == NULL) {
761 if ((ret = __os_dirlist(env, fullname, 0, &names, &cnt)) != 0)
784 fulllen = strlen(fullname);
824 "%s%s", fullname, names[i] + len);
852 err: if (fullname != NULL)
853 __os_free(env, fullname);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dinfobox.c403 static __inline char *GetFileName(const char *fullname) argument
405 const char *c = fullname + strlen(fullname) - 1;
407 while (c > fullname)

Completed in 233 milliseconds

123