Home
last modified time | relevance | path

Searched defs:nparent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_map.c323 uvm_map_compare_nodes(void * ctx,const void * nparent,const void * nkey) uvm_map_compare_nodes() argument
339 uvm_map_compare_key(void * ctx,const void * nparent,const void * vkey) uvm_map_compare_key() argument
/netbsd-src/external/bsd/mdocml/dist/
H A Dmdoc_validate.c1723 struct roff_node *nparent, *nprev; /* of the Bl block */ in post_bl() local