Searched refs:xmlShellDir (Results 1 – 3 of 3) sorted by relevance
155 xmlShellDir (xmlShellCtxtPtr ctxt,
2271 xmlShellDir(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellDir() function3001 xmlShellDir(ctxt, NULL, ctxt->node, NULL); in xmlShell()3028 xmlShellDir(ctxt, NULL, in xmlShell()
10444 #undef xmlShellDir10445 extern __typeof (xmlShellDir) xmlShellDir __attribute((alias("xmlShellDir__internal_alias")));10447 #ifndef xmlShellDir10448 extern __typeof (xmlShellDir) xmlShellDir__internal_alias __attribute((visibility("hidden")));10449 #define xmlShellDir xmlShellDir__internal_alias macro