Home
last modified time | relevance | path

Searched refs:topten (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/tools/
Dkdc-log-analyze.pl141 topten(\%v4_req_addr);
145 topten(\%v4_req_addr_nonlocal);
153 topten(\%v4_cross_realm);
160 topten(\%v5_cross_realm);
167 topten(\%no_such_princ_addr);
169 topten(\%no_such_princ_addr_nonlocal);
171 topten(\%no_such_princ_princ);
176 topten(\%bw_addr);
180 topten(\%strange_tcp_data);
186 topten(\%tcp_conn_timeout_addr);
[all …]
/netbsd/src/games/hack/
Dhack.end.c80 static void topten(void);
297 topten(); in done()
325 topten(void) in topten() function