Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dpathnames.h30 #define _PATH_CONNERRS _ROOT_PATH "/etc/ppp/connect-errors" macro
Dmain.c1583 errfd = open(_PATH_CONNERRS, O_WRONLY | O_APPEND | O_CREAT, 0600);