Home | History | Annotate | Download | only in pppd

Lines Matching refs:modebits

1221 open_pn_file(modebits)
1222 mode_t modebits;
1229 fd = open(path, modebits, S_IRUSR | S_IWUSR);