Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c106 static int openPppt(int, int *fd);
216 openPppt(int flag, int *fd) in openPppt() function
6725 if ((ret = openPppt(OPEN_PPPT, &fd)) != STMF_STATUS_SUCCESS) { in stmfInitProxyDoor()