Searched refs:auth_fd (Results 1 – 1 of 1) sorted by relevance
66 int auth_fd = -1; variable250 if ((auth_fd = open(IPAUTH_NAME, O_RDONLY)) == -1) { in main()520 if (ioctl(auth_fd, SIOCATHST, &ipfo) == -1) { in ipfstate_live()521 ipferror(auth_fd, "ioctl(SIOCATHST)"); in ipfstate_live()1827 if (ioctl(auth_fd, SIOCGENITER, &obj)) in showauthstates()