Home
last modified time | relevance | path

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

/f-stack/tools/compat/
H A Drtioctl.h36 int rt_shutdown(int fd, int how);
H A Drtioctl.c49 rt_shutdown(int fd, int how) in rt_shutdown() function
/f-stack/tools/route/
H A Droute.c85 #define shutdown(a, b) rt_shutdown((a), (b))