Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/common/
H A Dpplib.h806 #define pppopen _pp_popen
838 extern char* pppopen(char*, int, char*, char*, char*, char*, int);
H A Dppinput.c167 … || (pp.option & PLUSPLUS) || (pp.mode & EXTERNALIZE)) && (cur->buffer = pppopen(NiL, cur->fd, NiL… in pppush()
H A DRELEASE159 00-02-14 pppopen(): general comments with "bme" (begin middle end) string
H A Dppproto.c2125 pppopen(char* file, int fd, char* notice, char* options, char* package, char* comment, int flags) in pppopen() function