Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dif.c161 static int ifconf(u_long cmd, user_addr_t ifrp, int *ret_space);
5168 ifconf(u_long cmd, user_addr_t ifrp, int *ret_space) in ifconf() argument
5185 space = *ret_space; in ifconf()
5288 *ret_space -= space; in ifconf()