Searched defs:fmd_log_open (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log.c275 * perform an fmd_log_open() on every file found there (i.e. /var/fm/fmd). If
305 (xlp = fmd_log_open(lp->log_abi, path, NULL)) != NULL) {
378 fmd_log_open(int abi, const char *name, int *errp) function
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_log.c444 fmd_log_open(const char *root, const char *name, const char *tag) function
1027 if ((nlp = fmd_log_open("", npath, lp->log_tag)) == NULL) {

Completed in 68 milliseconds