HomeSort by relevance Sort by last modified time
    Searched refs:EOL (Results 1 - 15 of 15) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
regnodes.h 12 #define EOL 6 /* 0x6 Match "" at end of line. */
78 EOL, /* EOS */
79 EOL, /* EOL */
80 EOL, /* MEOL */
81 EOL, /* SEOL */
147 0, /* EOL */
212 0, /* EOL */
278 "EOL", /* 0x6 */
regexec.c     [all...]
regcomp.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/
nl7c.c 371 enum parse_e {START, TOK, ADDR, PORT, EOL} parse = START;
427 parse = EOL;
433 parse = EOL;
438 parse = EOL;
443 /* Found EOL, empty line, next line */
447 parse = EOL;
457 parse = EOL;
467 parse = EOL;
481 parse = EOL;
495 parse = EOL;
    [all...]
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
prof_parse.c 376 #define EOL "\r\n"
379 #ifndef EOL
380 #define EOL "\n"
405 cb(EOL, data);
410 cb(EOL, data);
425 cb(EOL, data);
427 cb(EOL, data);
433 cb(EOL, data);
439 cb(EOL, data);
  /onnv/onnv-gate/usr/src/lib/libldap4/common/
regex.c 250 #define EOL 5
341 store(EOL);
694 case EOL:
886 case EOL:
  /onnv/onnv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
regexp.c 70 #define EOL 2 /* no Match "" at end of line. */
468 ret = regnode(EOL);
827 case EOL:
1119 case EOL:
1120 p = "EOL";
  /onnv/onnv-gate/usr/src/cmd/tip/
tip.h 53 char *EL; /* chars marking an EOL */
201 #define EOL 5
tip.c 383 bol = any(gch, value(EOL));
  /onnv/onnv-gate/usr/src/cmd/filebench/fbscript/
filebench.pl 33 my $EOL = "\n";
814 } until (!defined($rtn) || ($rcv_str =~ /$EOL/s ));
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_filter.c 1127 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL,
1134 * EOL: The end of the line - no more tokens.
1184 tokentype = EOL;
    [all...]
snoop_pf.c 238 enum { EOL, ALPHA, NUMBER, FIELD, ADDR_IP, ADDR_ETHER, SPECIAL,
    [all...]
  /onnv/onnv-gate/usr/src/lib/libbsm/
auditxml 195 $entry =~ s/EOL/,/;
198 $entry =~ s/EOL//;
858 # "EOL" is where a comma should go unless end of list
860 "\t\t0,\t$required,\t$tsol,\t$format}EOL";
933 "\t\t0,\t$required,\t$tsol,\t$format}EOL";
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
subst.t 274 $_ = <<'EOL';
276 EOL
  /onnv/onnv-gate/usr/src/cmd/terminfo/
att.ti 252 kf6=\EOu, kf7=\EOv, kf8=\EOl, kf9=\EOw, rc=\E8,
920 kMOV=\ENC, kMSG=\EOL, kNXT=\ENH, kOPT=\EOR, kPRT=\EOZ,
930 kmsg=\EOl, knp=\E[U, knxt=\ENh, kopn=\EOv, kopt=\EOr,
    [all...]

Completed in 360 milliseconds