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

  /src/external/gpl2/texinfo/dist/info/
pcterm.c 233 textmode (LASTMODE);
  /src/crypto/external/bsd/openssl/dist/apps/lib/
apps.c 3034 int textmode, bflags; local
3042 textmode = FMT_istext(format);
3051 if (!textmode) {
3065 if (!textmode)
3080 if (textmode)
  /src/crypto/external/bsd/openssl.old/dist/apps/
apps.c 2606 int fd = -1, bflags, mode, textmode; local
2618 textmode = istext(format);
2619 if (!textmode) {
2633 if (!textmode)
2644 if (textmode)
  /src/crypto/external/apache2/openssl/dist/apps/lib/
apps.c 3086 int textmode, bflags; local
3094 textmode = FMT_istext(format);
3103 if (!textmode) {
3118 if (!textmode)
3133 if (textmode)

Completed in 35 milliseconds