Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c176 char systemPath[MAX_NAME_SIZE], mpConfFilePath[MAX_NAME_SIZE]; in InitLibrary() local
3459 char systemPath[MAX_NAME_SIZE], mpConfFilePath[MAX_NAME_SIZE]; in MP_RegisterPlugin() local
3578 char systemPath[MAX_NAME_SIZE], mpConfFilePath[MAX_NAME_SIZE], in MP_DeregisterPlugin() local
/titanic_41/usr/src/lib/libima/common/
H A Dima-lib.c395 char systemPath[256]; in InitLibrary() local
418 if (GetSystemDirectory(systemPath, sizeof (systemPath))) in InitLibrary()
420 systemPath); in InitLibrary()