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

/illumos-gate/usr/src/lib/libpkg/common/
H A Disdir.c77 int isFstypeRemote(char *a_fstype);
281 * Arguments: a_fstype - [RO, *RO] - (char *)
290 isFstypeRemote(char *a_fstype) argument
301 if (strcmp(remoteFstypes[i], a_fstype) == 0) {
H A Dpkglib.h453 extern int isFstypeRemote(char *a_fstype);

Completed in 882 milliseconds