Lines Matching defs:islog
348 uint32_t islog;351 islog = 0;352 (void) ioctl(fd, _FIOISLOG, &islog);354 return ((int)islog);360 int fd, ret, islog;377 islog = checkislog(mp);380 if (ret == -1 || !islog)387 int fd, ret, islog;402 islog = checkislog(mp);405 if (ret == -1 || islog)