Searched refs:old_ioctl (Results 1 – 1 of 1) sorted by relevance
34 static typeof(ioctl) *old_ioctl; variable47 ret = old_ioctl(fd, request, arg); in ioctl()79 old_ioctl = dlsym(RTLD_NEXT, "ioctl"); in main()