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) function
230 syslog(LOG_DEBUG, "openPppt:open failure:%s:errno(%d)",
6725 if ((ret = openPppt(OPEN_PPPT, &fd)) != STMF_STATUS_SUCCESS) {

Completed in 64 milliseconds