Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/netselect/
H A Dnetselect.c880 netlist_free(struct netconfig ***netppp) in netlist_free() argument
884 for (tpp = *netppp; *tpp; tpp++) { in netlist_free()
887 free(*netppp); in netlist_free()
888 *netppp = NULL; in netlist_free()