Searched refs:localname (Results 1 - 25 of 58) sorted by relevance

123

/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/krb5/
H A Dpname_to_uid.c48 char localname[256];
61 sizeof(localname), localname);
68 if (getpwnam_r(localname, &pw, pwbuf, sizeof(pwbuf), &pwd) != 0) {
73 pwd = getpwnam(localname);
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dgss_pname_to_uid.c84 char *localname;
99 localname = malloc(value.length + 1);
100 if (localname == NULL) {
106 memcpy(localname, value.value, value.length);
107 localname[value.length] = '\0';
110 if (getpwnam_r(localname, &pw, pwbuf, sizeof(pwbuf), &pwd) != 0)
113 pwd = getpwnam(localname);
116 free(localname);
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dtest_alname.c43 char localname[1024]; local
55 ret = krb5_aname_to_localname(context, p, sizeof(localname), localname);
65 if (strcmp(localname, localuser) != 0) {
68 localname, localuser);
72 localname, localuser);
/macosx-10.9.5/CPANInternal-140/XML-LibXML/lib/XML/LibXML/SAX/
H A DParser.pm150 Prefix => ( defined $ns->localname ? $ns->localname : ''),
175 my $localname = $attr->localname;
179 if ( defined $localname ) {
180 $key .= $localname;
181 $name.= ":".$localname;
190 LocalName => $localname,
198 $key = "{$ns}".$attr->localname;
215 LocalName => $attr->localname,
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rexml/
H A Dsax2listener.rb31 def start_element uri, localname, qname, attributes
33 def end_element uri, localname, qname
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dtramp-smb.el235 (let ((share (tramp-smb-get-share localname))
236 (file (tramp-smb-get-localname localname t)))
256 (let ((share (tramp-smb-get-share localname))
257 (dir (tramp-smb-get-localname (file-name-directory localname) t))
258 (file (file-name-nondirectory localname)))
275 (let ((share (tramp-smb-get-share localname))
276 (dir (tramp-smb-get-localname (file-name-directory localname)
[all...]
H A Drcompile.el122 ;; functions to provide user, host and localname of a remote filename,
168 (let* (localname ;; Pacify byte-compiler.
181 default-directory nil localname)
H A Dtramp.el144 ;; UNC file names like "//host/share/localname".
1160 (defcustom tramp-localname-regexp
1175 "\\(" tramp-localname-regexp "\\)")
1273 tramp-postfix-host-regexp "\\(" tramp-localname-regexp "\\)")
1289 the paren pair which matches the localname (pathname) on the remote host.
1300 (integer :tag "Paren pair to match localname")))
1335 LOCALNAME says how to construct the localname (pathname).
1342 In LOCALNAME, `%%' means `%' and `%p' means the localname.
1349 method name, followed by all the hops, and the localname must come
2058 `foo-user', `foo-host', `foo-localname'
[all...]
H A Dtramp-vc.el94 (localname (tramp-file-name-localname v)))
111 (list (tramp-file-name-localname
187 (localname (when file (tramp-file-name-localname v))))
211 'vc-post-command-functions ',command ',localname ',flags))
272 (localname (tramp-file-name-localname v)))
297 (append (list command) args (list localname)) " ")
482 (tramp-shell-quote-argument (tramp-file-name-localname
[all...]
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_parse.c46 const xmlChar *localname,
55 const xmlChar *localname,
64 const xmlChar *localname,
73 const xmlChar *localname,
82 const xmlChar *localname,
90 static void parser_lock_add(void *ctx, const xmlChar *localname, int length);
91 static void parser_stat_add(void *ctx, const xmlChar *localname, int length);
92 static void parser_statfs_add(void *ctx, const xmlChar *localname, int length);
93 void parser_opendir_add(void *ctx, const xmlChar *localname, int length);
95 const xmlChar *localname,
285 parse_stat_end(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
296 parser_file_count_end(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
305 parser_statfs_end(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
316 parser_lock_end(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
327 parser_opendir_end(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
338 parser_cachevalidators_end(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
349 parser_multistatus_end(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
378 parser_opendir_create(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
653 parser_file_count_create(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
678 parser_stat_create(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
728 parser_statfs_create(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
775 parser_lock_create(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
816 parser_cachevalidators_create(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
850 parser_multistatus_create(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
960 parser_opendir_add(void *ctx, const xmlChar *localname, int length) argument
1076 parser_lock_add(void *ctx, const xmlChar *localname, int length) argument
1111 parser_stat_add(void *ctx, const xmlChar *localname, int length) argument
1193 parser_statfs_add(void *ctx, const xmlChar *localname, int length) argument
1269 parser_cachevalidators_add(void *ctx, const xmlChar *localname, int length) argument
1320 parser_multistatus_add(void *ctx, const xmlChar *localname, int length) argument
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dtls-darwin.c171 char localname[1024];/* Local hostname */ local
229 snprintf(localname, sizeof(localname), "%s.local", DNSSDHostName);
233 localname);
235 servername = CFStringCreateWithCString(kCFAllocatorDefault, localname,
311 localname[1024], /* Local hostname */ local
321 snprintf(localname, sizeof(localname), "%s.local", DNSSDHostName);
322 servername = localname;
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/library/
H A Dxml-8.1.tcl113 set localname $qname
115 if {![regexp ^($NCName)?:($NCName)\$ $qname discard prefix localname]} {
122 return [list $prefix $localname]
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A Dperl-libxml-sax.c281 xmlChar * localname = NULL; local
284 localname = xmlSplitQName( NULL, name, &prefix );
290 newNS = xmlNewDocNode( sax->ns_stack_root, ns, localname, NULL );
305 if ( localname != NULL ) {
306 xmlFree( localname ) ;
336 xmlChar * localname = NULL; local
346 localname = xmlSplitQName( NULL, sax->ns_stack->name, &prefix );
353 sax->ns_stack->name = (const xmlChar*) xmlStrdup( localname );
364 if ( localname ) {
365 xmlFree( localname );
375 xmlChar * localname = NULL; local
456 xmlChar * localname = NULL; local
[all...]
H A DLibXML.xs2849 xmlChar * localname = NULL;
2864 localname = xmlSplitQName2(ename, &prefix);
2865 if ( localname == NULL ) {
2866 localname = xmlStrdup( ename );
2870 newNode = xmlNewDocNode( self, ns, localname, NULL );
2873 xmlFree(localname);
2878 localname = ename;
2880 newNode = xmlNewDocNode( self, NULL , localname, NULL );
2905 xmlChar * localname = NULL;
2920 localname
[all...]
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DSAX2.h112 const xmlChar *localname,
122 const xmlChar *localname,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DSAX2.h112 const xmlChar *localname,
122 const xmlChar *localname,
/macosx-10.9.5/ruby-104/ruby/test/rexml/
H A Dtest_sax.rb38 blok = proc { |uri,localname,qname,attributes|
39 assert %w{ bugs todo }.include?(localname),
40 "Mismatched name; we got '#{qname}'\nArgs were:\n\tURI: #{uri}\n\tLOCALNAME: #{localname}\n\tQNAME: #{qname}\n\tATTRIBUTES: #{attributes.inspect}\n\tSELF=#{blok}"
53 parser.listen( :start_element ) { |uri,localname,qname,attributes|
62 blok = proc { |uri,localname,qname,attributes|
/macosx-10.9.5/remote_cmds-41.90.1/rlogin.tproj/
H A Drlogin.c168 char *host, *localname, *p, *user, term[1024]; local
177 host = localname = user = NULL;
239 localname = optarg;
284 if (!localname)
285 localname = pw->pw_name;
395 rem = rcmd_af(&host, sp->s_port, localname, user, term, 0, family);
1006 "usage: rlogin [-46%s]%s[-e char] [-i localname] [-l username] [username@]host\n",
1008 "usage: rlogin [-46%s]%s[-e char] [-i localname] [-l username] host\n",
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dssh-gss.h100 int (*localname) (ssh_gssapi_client *, char **); member in struct:ssh_gssapi_mech_struct
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DBuilder.pm146 my ($prefix, $localname) = split(/:/, $name);
147 if (!defined($localname)) {
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dtcp.c344 char **addrp, *desthost, *localname, *remotename; local
574 localname = zthost->h_name;
576 localname = inet_ntoa(sess->sock.in.sin_addr);
594 localname, ntohs(sess->sock.in.sin_port),
598 localname, ntohs(sess->sock.in.sin_port),
/macosx-10.9.5/libxml2-26/libxml2/
H A DtestSAX.c885 const xmlChar *localname,
899 fprintf(stdout, "SAX.startElementNs(%s", (char *) localname);
942 const xmlChar *localname,
949 fprintf(stdout, "SAX.endElementNs(%s", (char *) localname);
884 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
941 endElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument
H A DSAX2.c1949 * @localname: the local name of the attribute
1962 const xmlChar * localname,
1992 ret->name = localname;
1994 ret->name = xmlStrdup(localname);
2012 (xmlChar *) localname, NULL);
2014 ret = xmlNewNsProp(ctxt->node, namespace, localname, NULL);
2098 fullname = xmlBuildQName(localname, prefix, fn, 50);
2107 if ((fullname != fn) && (fullname != localname))
2139 (localname[0] == 'i') && (localname[
1961 xmlSAX2AttributeNs(xmlParserCtxtPtr ctxt, const xmlChar * localname, const xmlChar * prefix, const xmlChar * value, const xmlChar * valueend) argument
2233 xmlSAX2StartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
[all...]
H A Dxmlreader.c688 * @localname: the local name of the element
695 * @attributes: pointer to the array of (localname/prefix/URI/value/end)
702 const xmlChar *localname,
715 printf("xmlTextReaderStartElementNs(%s)\n", localname);
718 reader->startElementNs(ctx, localname, prefix, URI, nb_namespaces,
733 * @localname: the local name of the element
741 const xmlChar * localname,
749 printf("xmlTextReaderEndElementNs(%s)\n", localname);
752 reader->endElementNs(ctx, localname, prefix, URI);
2370 xmlChar *localname; local
701 xmlTextReaderStartElementNs(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
740 xmlTextReaderEndElementNs(void *ctx, const xmlChar * localname, const xmlChar * prefix, const xmlChar * URI) argument
2615 xmlChar *localname; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DtestSAX.c885 const xmlChar *localname,
899 fprintf(stdout, "SAX.startElementNs(%s", (char *) localname);
942 const xmlChar *localname,
949 fprintf(stdout, "SAX.endElementNs(%s", (char *) localname);
884 startElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes) argument
941 endElementNsDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI) argument

Completed in 232 milliseconds

123