Home
last modified time | relevance | path

Searched refs:real_ioctl (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c145 #define real_ioctl ioctl macro
1742 return real_ioctl(s, r, p); in swrap_ioctl()
1745 ret = real_ioctl(s, r, p); in swrap_ioctl()