Searched defs:logs (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/bsd/nsd/dist/ |
H A D | dbcreate.c | 119 print_header(zone_type* zone, FILE* out, time_t* now, const char* logs) in print_header() 133 write_to_zonefile(zone_type* zone, const char* filename, const char* logs) in write_to_zonefile() 237 char logs[4096]; in namedb_write_zonefile() local
|
/netbsd-src/external/bsd/libpcap/dist/testprogs/ |
H A D | visopts.py | 228 def write_html(expr, gcount, logs): argument
|
/netbsd-src/games/sail/ |
H A D | extern.h | 107 struct logs { struct 108 char l_name[MAXNAMESIZE]; 109 int l_uid; 110 int l_shipnum; 111 int l_gamenum; 112 int l_netpoints;
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ExternalASTMerger.h | 195 llvm::raw_ostream &logs() { return *LogStream; } in logs() function
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | perfpow.c | 238 static const double logs[] = variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExternalASTMerger.cpp | 111 llvm::raw_ostream &logs() { return Parent.logs(); } in logs() function in __anon1b86a8e90111::LazyASTImporter
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | parallelism.d | 4072 auto logs = new double[1_000_000]; variable 4078 foreach (i, elem; logs) in foreach()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | parallelism.d | 4334 auto logs = new double[1_000_000]; variable 4340 foreach (i, elem; logs) in foreach()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_lib.c | 5113 void SSL_CTX_set0_ctlog_store(SSL_CTX *ctx, CTLOG_STORE * logs) in SSL_CTX_set0_ctlog_store()
|
/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ixgbe_type.h | 4395 u32 logs; member
|