Searched refs:nv_hasget (Results 1 – 2 of 2) sorted by relevance
175 #define _nv_hasget(np) ((np)->nvfun && (np)->nvfun->disc && nv_hasget(np))199 extern int nv_hasget(Namval_t*);
1476 int nv_hasget(Namval_t *np) in nv_hasget() function