Home | History | Annotate | Download | only in pppd

Lines Matching refs:S_ISREG

1863     if (stat(prog, &sbuf) < 0 || !S_ISREG(sbuf.st_mode)