Home
last modified time | relevance | path

Searched defs:logs (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/bsd/nsd/dist/
H A Ddbcreate.c236 print_header(zone_type* zone, FILE* out, time_t* now, const char* logs) in print_header()
250 write_to_zonefile(zone_type* zone, const char* filename, const char* logs) in write_to_zonefile()
354 char logs[4096]; in namedb_write_zonefile() local
/netbsd/games/sail/
H A Dextern.h107 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/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExternalASTMerger.h195 llvm::raw_ostream &logs() { return *LogStream; } in logs() function
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dperfpow.c238 static const double logs[] = variable
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExternalASTMerger.cpp111 llvm::raw_ostream &logs() { return Parent.logs(); } in logs() function in __anon682068ff0111::LazyASTImporter
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dparallelism.d4072 auto logs = new double[1_000_000]; variable
4078 foreach (i, elem; logs) in foreach()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dparallelism.d4334 auto logs = new double[1_000_000]; variable
4340 foreach (i, elem; logs) in foreach()
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c5113 void SSL_CTX_set0_ctlog_store(SSL_CTX *ctx, CTLOG_STORE * logs) in SSL_CTX_set0_ctlog_store()
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_lib.c5338 void SSL_CTX_set0_ctlog_store(SSL_CTX *ctx, CTLOG_STORE * logs) in SSL_CTX_set0_ctlog_store()
/netbsd/sys/dev/pci/ixgbe/
H A Dixgbe_type.h4390 u32 logs; member