Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c1887 device_script(program, in, out, dont_wait, optname) in device_script() argument
1890 int dont_wait;
1899 if (!dont_wait && device_pipe_hook != NULL && pipe(envpipe) == -1) {
1985 if (dont_wait) {