Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dmain.c206 static int kresolve_list(struct nlist *_nl);
797 kresolve_list(struct nlist *_nl) in kresolve_list() argument
803 if (_nl[0].n_type != 0) in kresolve_list()
806 if (kvm_nlist(kvmd, _nl) < 0) { in kresolve_list()