Home
last modified time | relevance | path

Searched refs:timeval (Results 226 – 250 of 535) sorted by relevance

12345678910>>...22

/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Dsnmp.c105 struct timeval timeout; in scan_for_devices_using_snmp()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.h199 extern CLIENT *create_client(char *, int, int, char *, struct timeval *);
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dsetvbuf.c58 struct timeval to;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Din.talkd.c74 struct timeval tv; in main()
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dremote_cfg.h173 unsigned long timeval; member
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddelete.c149 if ( ldap_result( ld, msgid, 1, (struct timeval *)NULL, &res ) == -1 ) { in ldap_delete_ext_s()
H A Dcompare.c173 if ( ldap_result( ld, msgid, 1, (struct timeval *)NULL, &res ) in ldap_compare_ext_s()
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dproblem.c706 struct timeval tv; in sunFmProblemTable_return()
833 struct timeval tv; in sunFmProblemTable_handler()
874 struct timeval tv; in sunFmFaultEventTable_return()
1060 struct timeval tv; in sunFmFaultEventTable_handler()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv.c44 extern int gettimeofday(struct timeval *);
629 struct timeval t; in logprintf()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c71 sizeof (struct timeval), 0 },
73 sizeof (struct timeval), 0 },
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h43 extern void hs_parse_dirdate(uchar_t *, struct timeval *);
44 extern void hs_parse_longdate(uchar_t *, struct timeval *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Ddebug.c213 struct timeval new; in dbg_print()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dgetdents.c95 struct timeval zero_timeout = {0, 0}; /* default */ in nfsgetdents()
H A Dgetdents3.c95 struct timeval zero_timeout = {0, 0}; /* default */ in nfs3getdents()
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.c361 struct timeval now; in dyndns_msgid_init()
752 struct timeval tp; in dyndns_build_tkey()
810 struct timeval tp; in dyndns_build_tsig()
1472 struct timeval tv, timeout; in dyndns_udp_send_recv()
1677 int update_type, struct timeval *time_out, int *is_match) in dyndns_search_entry()
1788 struct timeval timeout; in dyndns_add_remove_entry()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c707 sizeof (struct timeval)) { in so_getsockopt()
712 bzero(optval, sizeof (struct timeval)); in so_getsockopt()
713 *optlenp = sizeof (struct timeval); in so_getsockopt()
757 struct timeval tl; in so_setsockopt()
793 if (optlen != sizeof (struct timeval)) { in so_setsockopt()
797 bcopy((struct timeval *)optval, &tl, in so_setsockopt()
798 sizeof (struct timeval)); in so_setsockopt()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_case.h78 struct timeval ci_tv; /* time of original diagnosis */
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_simple.c93 struct timeval timeout, tottimeout; in rpc_call()
H A Dsvid_funcs.c68 xdrproc_t xres, caddr_t resp, struct timeval timeout) in clnt_call()
/illumos-gate/usr/src/cmd/rpcsvc/
H A Dspray.c155 static struct timeval TIMEOUT = { 0, 0 };
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c73 struct timeval *, int);
193 int seq, int ttl, struct timeval *tp, int packlen) in send_probe()
/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid.c605 uuid_time(uuid_t uu, struct timeval *ret_tv) in uuid_time()
609 struct timeval tv; in uuid_time()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_subr.c54 struct timeval timeout = { 5, 0}; in remote_lock()
/illumos-gate/usr/src/cmd/tip/aculib/
H A Dventel.c196 struct timeval tv = {0, 500000}; in vensync()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c127 struct timeval *tv; in krb5int_debug_fprint()
213 tv = va_arg(args, struct timeval *); in krb5int_debug_fprint()
569 static int getcurtime (struct timeval *tvp) in getcurtime()
597 struct timeval now, *timo; in krb5int_cm_call_select()
1289 struct timeval now; in krb5int_sendto()

12345678910>>...22