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

/osnet-11/usr/src/lib/libpkg/common/
H A Disdir.c75 int isFstypeRemote(char *a_fstype);
248 return (isFstypeRemote(statbuf.st_fstype));
273 return (isFstypeRemote(statbuf.st_fstype));
277 * Name: isFstypeRemote
288 isFstypeRemote(char *a_fstype) function

Completed in 46 milliseconds