Searched refs:ctrl_fd (Results 1 – 1 of 1) sorted by relevance
32 int ctrl_fd; variable59 ret = write(ctrl_fd, buf, len); in thread_entry()87 ctrl_fd = open("/proc/net/xt_qtaguid/ctrl", O_RDWR); in main()88 if (ctrl_fd < 0) { in main()97 close(ctrl_fd); in main()