Home
last modified time | relevance | path

Searched refs:pppopen (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h798 #define pppopen _pp_popen
831 extern char* pppopen(char*, int, char*, char*, char*, char*, int);
H A Dppinput.c162 … || (pp.option & PLUSPLUS) || (pp.mode & EXTERNALIZE)) && (cur->buffer = pppopen(NiL, cur->fd, NiL… in pppush()
H A DRELEASE170 00-02-14 pppopen(): general comments with "bme" (begin middle end) string
H A Dppproto.c2168 pppopen(char* file, int fd, char* notice, char* options, char* package, char* comment, int flags) in pppopen() function
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c521 extern __MANGLE__ char* pppopen __PROTO__((char*, int, char*, char*, char*, char*, int));
4423 pppopen __PARAM__((char* file, int fd, char* notice, char* options, char* package, char* comment, i… in __OTORP__()
4869 else if (b = pppopen(file, 0, license, options, package, comment, flags))