Searched defs:maxtime (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtimer.c35 dns_timer_setidle(isc_timer_t *timer, unsigned int maxtime, argument
/netbsd-current/external/bsd/cron/dist/
H A Ddatabase.c141 time_t maxtime; local
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_stream.c263 void smtp_stream_setup(VSTREAM *stream, int maxtime, int enable_deadline, argument
H A Dpipe_command.c293 int maxtime = (pipe_command_timeout == 0) ? pipe_command_maxtime : 0; local
316 int maxtime = (pipe_command_timeout == 0) ? pipe_command_maxtime : 0; local
356 int maxtime = (pipe_command_timeout == 0) ? pipe_command_maxtime : 1; local
/netbsd-current/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_misc.c406 su_popen(char *user, char *cmd, int maxtime) argument
/netbsd-current/tests/lib/libc/sys/
H A Dt_clock_gettime.c239 static const struct timespec maxtime = {5, 0}; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_time.c102 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; local
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Ds_time.c127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; local
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dxfrout.c679 uint64_t maxtime; /*%< Maximum XFR timeout (in ms) */ member in struct:__anon229
1221 xfrout_ctx_create(isc_mem_t *mctx, ns_client_t *client, unsigned int id, dns_name_t *qname, dns_rdatatype_t qtype, dns_rdataclass_t qclass, dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *ver, isc_quota_t *quota, rrstream_t *stream, dns_tsigkey_t *tsigkey, isc_buffer_t *lasttsig, bool verified_tsig, unsigned int maxtime, unsigned int idletime, bool many_answers, xfrout_ctx_t **xfrp) argument

Completed in 216 milliseconds