Searched refs:welcomer (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c831 if ((welcomer != NULL) && (welcomer[0] != '\0')) {
832 if (device_script(welcomer, ttyfd, ttyfd, 0, "welcome") < 0)
H A Dpppd.h247 extern char *welcomer; /* Script to welcome client after connection */
H A Doptions.c94 char *welcomer = NULL; /* Script to run after phys link estab. */ variable
236 { "welcome", o_string, &welcomer,

Completed in 50 milliseconds