Searched refs:auth_fd (Results 1 – 1 of 1) sorted by relevance
67 int auth_fd = -1; variable252 if ((auth_fd = open(IPAUTH_NAME, O_RDONLY)) == -1) { in main()522 if (ioctl(auth_fd, SIOCATHST, &ipfo) == -1) { in ipfstate_live()523 ipferror(auth_fd, "ioctl(SIOCATHST)"); in ipfstate_live()1829 if (ioctl(auth_fd, SIOCGENITER, &obj)) in showauthstates()