Home
last modified time | relevance | path

Searched defs:pFile (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentPKICommon.cpp120 myFILE* pFile = fopen( i_pcFileName, "wb" ); in ExportCertAndKeyToFile() local
H A DSYSCommon.c1115 FILE* pFile = 0; in K_ReadFile() local
1264 FILE* pFile = 0; in K_WriteFile() local
1345 FILE* pFile = 0; in K_FileExists() local
/onnv-gate/usr/src/lib/libsqlite/src/
H A DvdbeInt.h250 FILE *pFile; /* At most one open file handler */ member