Searched refs:pppopen (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libpp/common/ |
H A D | pplib.h | 806 #define pppopen _pp_popen 838 extern char* pppopen(char*, int, char*, char*, char*, char*, int);
|
H A D | ppinput.c | 167 … || (pp.option & PLUSPLUS) || (pp.mode & EXTERNALIZE)) && (cur->buffer = pppopen(NiL, cur->fd, NiL… in pppush()
|
H A D | RELEASE | 159 00-02-14 pppopen(): general comments with "bme" (begin middle end) string
|
H A D | ppproto.c | 2125 pppopen(char* file, int fd, char* notice, char* options, char* package, char* comment, int flags) in pppopen() function
|