Home
last modified time | relevance | path

Searched refs:xsltGetSecurityPrefs (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
Dsecurity.c158 xsltGetSecurityPrefs(xsltSecurityPrefsPtr sec, xsltSecurityOption option) { in xsltGetSecurityPrefs() function
314 check = xsltGetSecurityPrefs(sec, XSLT_SECPREF_WRITE_FILE); in xsltCheckWritePath()
332 check = xsltGetSecurityPrefs(sec, in xsltCheckWritePath()
406 check = xsltGetSecurityPrefs(sec, XSLT_SECPREF_WRITE_NETWORK); in xsltCheckWrite()
452 check = xsltGetSecurityPrefs(sec, XSLT_SECPREF_READ_FILE); in xsltCheckRead()
466 check = xsltGetSecurityPrefs(sec, XSLT_SECPREF_READ_NETWORK); in xsltCheckRead()
Dsecurity.h67 xsltGetSecurityPrefs (xsltSecurityPrefsPtr sec,