Home
last modified time | relevance | path

Searched refs:RESFUNC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h251 typedef struct RESFUNC { struct
255 } RESFUNC; argument
405 extern RESFUNC resfuncs[];
H A Dawk0.c78 RESFUNC resfuncs[] = {
H A Dawk1.c275 RESFUNC near*rp; in awkvarinit()