Searched refs:MNTFS_TOOLONG (Results 1 – 4 of 4) sorted by relevance
50 #define MNTFS_TOOLONG 2 macro
197 case MNTFS_TOOLONG: in getmntany()236 while ((ret = ioctl(fileno(fp), command, &embuf)) == MNTFS_TOOLONG) { in getmntent_common()
1772 *rvalp = MNTFS_TOOLONG; in mntioctl()1833 *rvalp = MNTFS_TOOLONG; in mntioctl()
333 if (rval->sys_rval1 == MNTFS_TOOLONG) { in mntfs_ioctl()