Searched refs:time_t (Results 201 - 225 of 1054) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodopl.c121 time_t obp_time = 0;
170 hrestime.tv_sec = (time_t)0;
245 time_t obp_time = 0;
H A Dtodstarcat.c97 hrestime.tv_sec = (time_t)ssc_time32;
125 hrestime.tv_sec = (time_t)0;
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlog.c128 time_t curtime;
169 time_t now = time((time_t *)0);
/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe.h160 time_t be_ds_creation; /* Date/time stamp when created */
169 time_t be_snapshot_creation; /* Date/time stamp when created */
187 time_t be_node_creation; /* Date/time stamp when created */
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dofw_net.c49 static int ofwn_get(struct iodesc *, void *, size_t, time_t);
128 ofwn_get(struct iodesc *desc, void *pkt, size_t len, time_t timeout)
130 time_t t;
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h162 time_t create_time; /* time when connection created */
163 time_t access_time; /* time when last used */
/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c97 static time_t timelast = 0;
107 time_t now;
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_init.c38 static time_t start_time = 0;
49 time_t
/illumos-gate/usr/src/cmd/bnu/
H A Dsystat.c50 time_t prestime;
142 time_t lasttime, prestime;
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_subr.c102 static time_t last_warning;
103 time_t now;
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dncalogd.h70 /* presumption: user space time_t is 32 bit long */
71 time_t start_process_time;
72 time_t end_process_time;
/illumos-gate/usr/src/cmd/cron/
H A Delm.c71 static time_t LB; /* lower bound on time */
72 static time_t DT; /* width of interval */
89 struct notice { time_t time;
108 struct key { time_t time;
133 time_t lb, dt;
136 time_t t;
226 time_t time;
410 time_t next_int;
H A Dcron.h99 extern time_t num(char **);
/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c61 extern struct tm *localtime_r(const time_t *, struct tm *);
101 static time_t shutdown_time; /* Time for next shutdown check */
102 static time_t checkidle_time; /* Time for next idleness check */
103 static time_t last_resume;
144 static void check_shutdown(time_t *, hrtime_t *);
145 static void check_idleness(time_t *, hrtime_t *);
148 static void set_alarm(time_t);
150 static int is_ok2shutdown(time_t *);
513 time_t now;
530 time_t no
[all...]
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_policy.c51 extern time_t get_date(char *); /* kadmin/cli/getdate.o */
54 static char *strdur(time_t duration);
115 time_t date = 0;
116 time_t now = 0;
141 if (date == (time_t)(-1)) {
155 if (date == (time_t)(-1)) {
451 time_t date = 0;
452 time_t now = 0;
522 if (date == (time_t)(-1)) {
536 if (date == (time_t)(
[all...]
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dpapi_impl.h63 time_t timestamp;
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dpath.h58 time_t mtime;
/illumos-gate/usr/src/lib/libxcurses/src/tic/
H A Dtic.h101 extern time_t start_time; /* time at start of compilation */
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_ldap.c107 static time_t rootDirExpire = 0;
/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.h86 time_t hp_last_change(hp_node_t node);
/illumos-gate/usr/src/head/
H A Dtzfile.h178 #define SECSPERDAY ((time_t)SECSPERHOUR * HOURSPERDAY)
H A Dutmp.h87 time_t ut_time; /* time entry was made */
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script_impl.h127 time_t lastrun;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtrace.h45 time_t ift_stamp; /* time stamp */
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_param_types.h71 typedef time_t timeout_t;

Completed in 106 milliseconds

1234567891011>>