Searched refs:timeval (Results 76 - 100 of 618) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.timed/
H A Din.timed.c53 struct timeval tv;
/opensolaris-onvv-gate/usr/src/cmd/krb5/slave/
H A Dkpropd_rpc.c16 static struct timeval TIMEOUT = { 25, 0 };
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dtimer.h63 struct timeval { struct
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dcm.h32 struct timeval end_time; /* magic: tv_sec==0 => never time out */
/opensolaris-onvv-gate/usr/src/lib/libnsl/yp/
H A Dyp_b_clnt.c47 static struct timeval TIMEOUT = { 25, 0 };
H A Dyp_b.h85 struct timeval lastping; /* info to avoid a ping storm */
150 extern struct timeval _ypserv_timeout;
H A Dyp_order.c49 static int doorder(char *, char *, struct dom_binding *, struct timeval,
107 struct timeval timeout, unsigned long *order)
/opensolaris-onvv-gate/usr/src/lib/libsmbfs/smb/
H A Dprivate.h183 void smb_time_local2server(struct timeval *, int, long *);
184 void smb_time_server2local(ulong_t, int, struct timeval *);
185 void smb_time_NT2local(uint64_t, int, struct timeval *);
186 void smb_time_local2NT(struct timeval *, int, uint64_t *);
/opensolaris-onvv-gate/usr/src/lib/storage/libg_fc/common/
H A Dcmd.c72 time_t timeval; local
74 struct timeval tval;
89 if ((timeval = time(NULL)) == -1) {
92 if ((tmbuf = localtime(&timeval)) == NULL) {
/opensolaris-onvv-gate/usr/src/uts/common/rpc/
H A Dpmap_clnt.h87 rpcproc_t, xdrproc_t, caddr_t, xdrproc_t, caddr_t, struct timeval,
H A Drpcb_clnt.h74 const struct timeval, struct netbuf *);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dasynch.h64 extern aio_result_t *aiowait(struct timeval *);
/opensolaris-onvv-gate/usr/src/ucbcmd/rusage/
H A Drusage.c45 struct timeval *tv;
58 struct timeval before, after;
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Drts_opt_data.c63 sizeof (struct timeval), 0 },
65 sizeof (struct timeval), 0 },
/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_impl.h75 extern void hs_parse_dirdate(uchar_t *dp, struct timeval *tvp);
76 extern void hs_parse_longdate(uchar_t *dp, struct timeval *tvp);
H A Dhsfs_node.h43 struct timeval cdate; /* creation date */
44 struct timeval mdate; /* last modification date */
45 struct timeval adate; /* last access date */
141 struct timeval cre_date; /* volume creation time */
142 struct timeval mod_date; /* volume modification time */
/opensolaris-onvv-gate/usr/src/lib/lvm/libsvm/common/
H A Dmetainterfaces.c120 int timeval = 0; local
126 timeval += sleep_int;
128 while (timeval < MAX_TIMEOUT) {
131 " Time %d\n", timeval);
137 "in %d s (%d)\n", sleep_int, timeval);
139 timeval += sleep_int;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dtimers.c49 static void timeval_advance(struct timeval *, struct timeval *);
61 * macro to compare a timeval to a timestruc
76 * here provide support for adding and subtracting timeval structures
85 uniqtime(struct timeval *tv)
87 static struct timeval last;
157 struct timeval tv;
164 gettimeofday(struct timeval *tp)
166 struct timeval atv;
217 struct timeval no
[all...]
/opensolaris-onvv-gate/usr/src/lib/libnsl/rpc/
H A Dpmap_clnt.c54 static const struct timeval timeout = { 5, 0 };
55 static const struct timeval tottimeout = { 60, 0 };
56 static const struct timeval rmttimeout = { 3, 0 };
167 struct timeval minutetimeout;
197 caddr_t resp, struct timeval tout, rpcport_t *port_ptr)
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h121 #define BIOCSRTIMEOUT _IOW(B,109, struct timeval)
122 #define BIOCGRTIMEOUT _IOR(B,110, struct timeval)
137 #define BIOCSRTIMEOUT _IOW('B',109, struct timeval)
138 #define BIOCGRTIMEOUT _IOR('B',110, struct timeval)
150 struct timeval bh_tstamp; /* time stamp */
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h117 * Limit the seconds in the timeval structure "s" to "l" seconds, but only
364 struct timeval int_rdisc_timer;
593 extern struct timeval clk; /* system clock's idea of time */
594 extern struct timeval epoch; /* system clock when started */
595 extern struct timeval now; /* current idea of time */
600 extern struct timeval age_timer; /* next check of old routes */
601 extern struct timeval no_flash; /* inhibit flash update until then */
602 extern struct timeval rdisc_timer; /* next advert. or solicitation */
605 extern struct timeval ifscan_timer; /* time to check interfaces */
616 extern struct timeval need_ker
[all...]
/opensolaris-onvv-gate/usr/src/lib/libipmp/common/
H A Dipmp_mpathd.c122 const struct timeval *endtp)
208 ipmp_read(int fd, void *buffer, size_t buflen, const struct timeval *endtp)
212 struct timeval curtime;
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/dfshares/
H A Ddfshares.c95 struct timeval rpc_totout_new = {15, 0};
104 struct timeval tout, rpc_totout_old;
/opensolaris-onvv-gate/usr/src/cmd/hal/hald/
H A Dlogger.c144 struct timeval tnow;
215 struct timeval tnow;
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dypsym.h101 extern struct timeval ypintertry;
102 extern struct timeval yptimeout;

Completed in 142 milliseconds

1234567891011>>