Searched refs:xmlShellPwd (Results 1 – 3 of 3) sorted by relevance
196 xmlShellPwd (xmlShellCtxtPtr ctxt,
2762 xmlShellPwd(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, char *buffer, in xmlShellPwd() function2960 if (!xmlShellPwd(ctxt, dir, ctxt->node, NULL)) in xmlShell()
10528 #undef xmlShellPwd10529 extern __typeof (xmlShellPwd) xmlShellPwd __attribute((alias("xmlShellPwd__internal_alias")));10531 #ifndef xmlShellPwd10532 extern __typeof (xmlShellPwd) xmlShellPwd__internal_alias __attribute((visibility("hidden")));10533 #define xmlShellPwd xmlShellPwd__internal_alias macro