Home | History | Annotate | Download | only in pppd

Lines Matching refs:_PATH_CONNERRS

1691  * stderr gets connected to the log fd or to the _PATH_CONNERRS file.
1706 errfd = open(_PATH_CONNERRS, O_WRONLY | O_APPEND | O_CREAT, 0600);