ippool_parsefile
extern int ippool_parsefile(int, char *, ioctlfunc_t);
if (ippool_parsefile(-1, optarg, ipooltestioctl) == -1)
if (ippool_parsefile(fd, infile, ioctl) != 0)