Searched refs:prompt_Create (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dprompt.h71 extern struct prompt *prompt_Create(struct server *, struct bundle *, int);
H A Dmain.c356 SignalPrompt = prompt = prompt_Create(NULL, NULL, PROMPT_STD);
H A Dserver.c159 if ((p = prompt_Create(s, bundle, wfd)) == NULL) {
H A Dprompt.c316 prompt_Create(struct server *s, struct bundle *bundle, int fd) function

Completed in 117 milliseconds