Searched refs:n_env_entries (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Difupdown.c896 const int n_env_entries = iface->n_options + 5; local
906 my_environ = xzalloc(sizeof(char *) * (n_env_entries + 1 /* for final NULL */ ));

Completed in 108 milliseconds