Searched refs:child_fstype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/common/
H A Dissubdir.c77 static char child_fstype[_ST_FSTYPSZ]; local
101 (void) strncpy(child_fstype, st.st_fstype,
102 sizeof (child_fstype));
143 (strcmp(child_fstype, "lofs") == 0)) {

Completed in 55 milliseconds