Searched refs:pFileName (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libima/common/ |
H A D | ima-plugin.h | 339 const IMA_WCHAR *pFileName, 346 const IMA_WCHAR *pFileName
|
H A D | ima.h | 2175 const IMA_WCHAR *pFileName, 2182 const IMA_WCHAR *pFileName
|
H A D | ima-lib.c | 4164 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 D | mpapi.c | 3453 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 D | mpapi.h | 2557 MP_CHAR *pFileName
|
/titanic_50/usr/src/lib/libsun_ima/common/ |
H A D | ima.c | 2770 const IMA_WCHAR *pFileName, in IMA_IsPhbaDownloadFile() argument 2781 const IMA_WCHAR *pFileName in IMA_PhbaDownload() argument
|