Home
last modified time | relevance | path

Searched refs:pFileName (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libima/common/
H A Dima-plugin.h339 const IMA_WCHAR *pFileName,
346 const IMA_WCHAR *pFileName
H A Dima.h2175 const IMA_WCHAR *pFileName,
2182 const IMA_WCHAR *pFileName
H A Dima-lib.c4164 const IMA_WCHAR *pFileName, in IMA_IsPhbaDownloadFile() argument
4173 if (pFileName == NULL || pProps == NULL) in IMA_IsPhbaDownloadFile()
4199 phbaId, pFileName, pProps); in IMA_IsPhbaDownloadFile()
4215 const IMA_WCHAR *pFileName) { in IMA_PhbaDownload() argument
4232 if (pFileName == NULL) in IMA_PhbaDownload()
4255 phbaId, imageType, pFileName); in IMA_PhbaDownload()
/titanic_50/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c3453 char *pFileName) in MP_RegisterPlugin() argument
3464 if ((pPluginId == NULL) || (pFileName == NULL)) { in MP_RegisterPlugin()
3468 if (stat(pFileName, &stbuf) != 0) { in MP_RegisterPlugin()
3480 strncat(fullline, pFileName, MAX_LINE_SIZE - strlen(pluginid) - 1); in MP_RegisterPlugin()
3483 MAX_LINE_SIZE - strlen(pluginid) - strlen(pFileName) -1); in MP_RegisterPlugin()
H A Dmpapi.h2557 MP_CHAR *pFileName
/titanic_50/usr/src/lib/libsun_ima/common/
H A Dima.c2770 const IMA_WCHAR *pFileName, in IMA_IsPhbaDownloadFile() argument
2781 const IMA_WCHAR *pFileName in IMA_PhbaDownload() argument