Home
last modified time | relevance | path

Searched refs:PPOPTARG (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libpp/common/
H A Dpplib.h135 typedef int (*PPOPTARG)(int, int, const char*); typedef
338 PPOPTARG optarg; /* unknown option arg handler */ \
H A Dppop.c1270 pp.optarg = va_arg(ap, PPOPTARG); in ppop()