HomeSort by: relevance | last modified time | path
    Searched refs:path_chapfile (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 183 extern char path_chapfile[];/* Pathname of chap-secrets file */
auth.c 256 char path_chapfile[MAXPATHLEN]; /* Pathname of chap-secrets file */ variable
425 { "chap-secrets", o_string, path_chapfile,
1783 filename = path_chapfile;
1869 filename = path_chapfile;
main.c 368 strlcpy(path_chapfile, PPP_PATH_CHAPFILE, MAXPATHLEN);

Completed in 22 milliseconds