Lines Matching defs:nfp
714 Namfun_t *nfp;731 if((nfp = nv_disc(np,(Namfun_t*)ap,NV_POP)) && !(nfp->nofree&1))732 free((void*)nfp);1174 Namfun_t *nfp;1175 for(nfp=np->nvfun; nfp; nfp=nfp->next)1177 if(nfp->disc && nfp->disc->readf)1179 (*nfp->disc->readf)(mp,(Sfio_t*)0,0,nfp);