Searched defs:EOLN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lastcomm/
H A Dlc_utils.c68 #define EOLN '\n' macro
104 if (c == EOLN)
108 *sfp = EOLN;
124 if (*sfp == EOLN)
128 if (*sfp == EOLN) {
/illumos-gate/usr/src/cmd/cron/
H A Dcrontab.c81 #define EOLN "unexpected end of line." macro
498 cerror(EOLN);
534 cerror(EOLN);
574 cerror(EOLN);

Completed in 45 milliseconds