Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c176 char systemPath[MAX_NAME_SIZE], mpConfFilePath[MAX_NAME_SIZE]; in InitLibrary() local
3458 char systemPath[MAX_NAME_SIZE], mpConfFilePath[MAX_NAME_SIZE]; in MP_RegisterPlugin() local
3577 char systemPath[MAX_NAME_SIZE], mpConfFilePath[MAX_NAME_SIZE], in MP_DeregisterPlugin() local
/illumos-gate/usr/src/lib/libima/common/
H A Dima-lib.c397 char systemPath[256]; in InitLibrary() local
415 if (GetSystemDirectory(systemPath, sizeof (systemPath))) in InitLibrary()
417 systemPath); in InitLibrary()