Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif.c156 static int ifconf(u_long cmd, user_addr_t ifrp, int * ret_space);
4367 ifconf(u_long cmd, user_addr_t ifrp, int *ret_space) in ifconf() argument
4384 space = *ret_space; in ifconf()
4485 *ret_space -= space; in ifconf()