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

  /src/crypto/external/bsd/libsaslc/etc/
Makefile 22 CFG_MECH+= PLAIN.conf
  /src/crypto/external/bsd/libsaslc/etc/mech/
Makefile 18 FILES+= PLAIN.conf
  /src/usr.bin/make/unit-tests/
directive-export-gmake.mk 112 export PLAIN=plain
113 .if ${:!echo "\$DQUOT \$SQUOT \$PLAIN"!} != "\"dquot\" 'squot' plain"
varparse-errors.mk 12 PLAIN= plain value
  /src/usr.bin/indent/
indent.c 417 PLAIN, STR, CHR, COMM
418 } state = PLAIN;
430 if (in.p[0] == '*' && state == PLAIN) {
437 state = PLAIN;
438 else if (state == PLAIN)
443 state = PLAIN;
444 else if (state == PLAIN)
449 state = PLAIN;
  /src/external/gpl3/gcc/dist/contrib/
compareSumTests3 71 C<-p>: Give plain output, suitable for piping to another program.
79 =head2 PLAIN OUTPUT FORMAT
81 In the plain
  /src/external/gpl3/gcc.old/dist/contrib/
compareSumTests3 71 C<-p>: Give plain output, suitable for piping to another program.
79 =head2 PLAIN OUTPUT FORMAT
81 In the plain

Completed in 43 milliseconds