Searched refs:pfun (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/kshlib/dss/
H A Ddss.c67 Namfun_t *pfun; member in struct:type
523 tp->pfun = &dp->fun;
548 ((struct type*)fp)->pfun = nfp;
993 if(tp->pfun)
994 return((*tp->pfun->disc->nextf)(np,root,tp->pfun));

Completed in 14 milliseconds