Home
last modified time | relevance | path

Searched defs:unknown (Results 1 – 25 of 97) sorted by relevance

1234

/netbsd/external/bsd/openpam/dist/lib/libpam/
H A Dpam_strerror.c62 static char unknown[16]; in pam_strerror() local
/netbsd/tests/usr.bin/xlint/lint1/
H A Dgcc_builtin_alloca.c23 char *unknown = __builtin_allocate(8); in example() local
/netbsd/external/ibm-public/postfix/dist/src/dns/
H A Ddns_strerror.c61 static VSTRING *unknown = 0; in dns_strerror() local
H A Ddns_strtype.c191 static VSTRING *unknown = 0; in dns_strtype() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dcompiler.d26 unknown = 0, /// Compiler vendor could not be detected enumerator
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dcompiler.d26 unknown = 0, /// Compiler vendor could not be detected enumerator
H A Dsystem.d44 unknown, /// Unknown enumerator
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DPlatform.h23 unknown, enumerator
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtristate.h36 static tristate unknown () { return tristate (TS_UNKNOWN); } in unknown() function
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtristate.h36 static tristate unknown () { return tristate (TS_UNKNOWN); } in unknown() function
/netbsd/lib/libwrap/
H A Deval.c47 char unknown[] = STRING_UNKNOWN; variable
/netbsd/sys/dev/i2c/
H A Dibmhawkreg.h47 uint8_t unknown[4]; member
76 uint8_t unknown[2]; member
/netbsd/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-show.h70 pgp_list_t unknown; member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h84 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
160 unknown = 0xFFFF, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h91 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
169 unknown = 0xFFFF, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h246 SizeOffsetType unknown() { in unknown() function
315 static SizeOffsetEvalType unknown() { in unknown() function
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h77 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
153 unknown = 0xFFFF, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h80 block = 4, character = 5, fifo = 6, socket = 7, unknown = 8 in _GLIBCXX_VISIBILITY() enumerator
159 unknown = 0xFFFF, in _GLIBCXX_VISIBILITY() enumerator
/netbsd/external/mpl/bind/dist/bin/tools/
H A Dnamed-rrchecker.c87 bool unknown = false; in main() local
/netbsd/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_sasl_glue.c231 #define ADDR_OR_EMPTY(addr, unknown) (strcmp(addr, unknown) ? addr : "") in smtpd_sasl_activate() argument
/netbsd/lib/libcurses/
H A Dsetterm.c64 int unknown, r; in _cursesi_setterm() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMagic.h22 unknown = 0, ///< Unrecognized file enumerator
/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls_dh.c312 int unknown = 0; in tls_auto_eecdh_curves() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h537 const fsblkcnt_t unknown = -1; in _GLIBCXX_VISIBILITY() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp322 MemoryBuffer &InputFile::unknown() { in unknown() function in InputFile
327 const MemoryBuffer &InputFile::unknown() const { in unknown() function in InputFile

1234