Searched refs:nv_subsaved (Results 1 – 3 of 3) sorted by relevance
202 extern int nv_subsaved(Namval_t*);
226 int nv_subsaved(register Namval_t *np) in nv_subsaved() function
1087 if(!(flags&NV_NOFREE) && ((flags&NV_FUNCTION) || !nv_subsaved(np))) in nv_delete()