Searched refs:nfslog_open_buf (Results 1 – 3 of 3) sorted by relevance
179 extern struct nfslog_buf *nfslog_open_buf(char *, int *);
181 if ((lbp = nfslog_open_buf(bufferpath, &error)) == NULL) in process_buffer()
91 nfslog_open_buf(char *bufpath, int *error) in nfslog_open_buf() function