Searched refs:auth_fd (Results 1 – 1 of 1) sorted by relevance
62 int auth_fd = -1; variable246 if ((auth_fd = open(IPAUTH_NAME, O_RDONLY)) == -1) { in main()516 if (ioctl(auth_fd, SIOCATHST, &ipfo) == -1) { in ipfstate_live()517 ipferror(auth_fd, "ioctl(SIOCATHST)"); in ipfstate_live()1823 if (ioctl(auth_fd, SIOCGENITER, &obj)) in showauthstates()