Searched refs:_nl (Results 1 – 1 of 1) sorted by relevance
206 static int kresolve_list(struct nlist *_nl);797 kresolve_list(struct nlist *_nl) in kresolve_list() argument803 if (_nl[0].n_type != 0) in kresolve_list()806 if (kvm_nlist(kvmd, _nl) < 0) { in kresolve_list()