Lines Matching refs:nfp
736 Namfun_t *nfp;764 if((nfp = nv_disc(np,(Namfun_t*)ap,NV_POP)) && !(nfp->nofree&1))765 free((void*)nfp);1215 Namfun_t *nfp;1216 for(nfp=np->nvfun; nfp; nfp=nfp->next)1218 if(nfp->disc && nfp->disc->readf)1220 (*nfp->disc->readf)(mp,(Sfio_t*)0,0,nfp);