Searched refs:authority (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cifs/
H A Dcifsacl.h28 __u8 authority[6]; member in struct:cifs_sid
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestURI.c38 if (uri->authority) printf("authority: %s\n", uri->authority);
H A Duri.c100 * authority = server | reg_name
448 if (uri->authority != NULL) xmlFree(uri->authority);
449 uri->authority = NULL;
468 * Parse an authority part and fills in the appropriate fields
471 * authority = [ userinfo "@" ] host [ ":" port ]
696 * hier-part = "//" authority path-abempty
745 * relative-part = "//" authority path-abempty
1145 } else if (uri->authority != NULL) {
1160 p = uri->authority;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.c181 * authority = server | reg_name
370 } else if (uri->authority != NULL) {
383 p = uri->authority;
573 if (uri->authority != NULL) xmlFree(uri->authority);
574 uri->authority = NULL;
595 if (uri->authority != NULL) xmlFree(uri->authority);
987 if (uri->authority) {
989 xmlURIEscapeStr(BAD_CAST uri->authority, BAD_CAS
[all...]
H A Duri.in.h32 char *authority; /* the authority part */ member in struct:_xmlURI
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.c181 * authority = server | reg_name
370 } else if (uri->authority != NULL) {
383 p = uri->authority;
573 if (uri->authority != NULL) xmlFree(uri->authority);
574 uri->authority = NULL;
595 if (uri->authority != NULL) xmlFree(uri->authority);
987 if (uri->authority) {
989 xmlURIEscapeStr(BAD_CAST uri->authority, BAD_CAS
[all...]
H A Duri.in.h32 char *authority; /* the authority part */ member in struct:_xmlURI
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Duri.h36 char *authority; /* the authority part */ member in struct:_xmlURI

Completed in 188 milliseconds