Searched defs:nparent (Results 1 – 2 of 2) sorted by relevance
323 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
1723 struct roff_node *nparent, *nprev; /* of the Bl block */ in post_bl() local