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

/illumos-gate/usr/src/lib/libpkg/common/
H A Disdir.c77 int isFstypeRemote(char *a_fstype);
250 return (isFstypeRemote(statbuf.st_fstype));
275 return (isFstypeRemote(statbuf.st_fstype));
279 * Name: isFstypeRemote
290 isFstypeRemote(char *a_fstype) function

Completed in 54 milliseconds