Searched refs:logtab_deactivate (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslogtab.h | 63 int logtab_deactivate(FILE *, char *, char *, char *);
|
H A D | nfslogtab.c | 294 logtab_deactivate(FILE *fd, char *buffer, char *path, char *tag) in logtab_deactivate() function 381 if (logtab_deactivate(fd, NULL, NULL, NULL)) in logtab_deactivate_after_boot()
|
/titanic_44/usr/src/lib/libshare/nfs/ |
H A D | libshare_nfs.c | 1610 if (logtab_deactivate(f, NULL, dir, NULL)) { 1661 if (logtab_deactivate(f, NULL, path, NULL) == -1) {
|