Searched refs:fmd_log_xopen (Results 1 – 1 of 1) sorted by relevance
352 fmd_log_xopen(const char *root, const char *name, const char *tag, int oflags) in fmd_log_xopen() function440 return (fmd_log_xopen(root, name, tag, O_RDWR | O_SYNC)); in fmd_log_tryopen()446 return (fmd_log_xopen(root, name, tag, O_RDWR | O_CREAT | O_SYNC)); in fmd_log_open()