Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif.c160 static int ifconf(u_long cmd, user_addr_t ifrp, int *ret_space);
5132 ifconf(u_long cmd, user_addr_t ifrp, int *ret_space) in ifconf() argument
5149 space = *ret_space; in ifconf()
5252 *ret_space -= space; in ifconf()