Searched refs:time_value (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/mach/
H A Dtime_value.h66 struct time_value { struct
71 typedef struct time_value time_value_t;
H A Dclock_types.h46 #include <mach/time_value.h>
H A Dthread_info.h74 #include <mach/time_value.h>
H A Dhost_info.h72 #include <mach/time_value.h>
H A Dmach_types.h98 #include <mach/time_value.h>
H A Dtask_info.h70 #include <mach/time_value.h>
H A DMakefile142 time_value.h \
/macosx-10.10/postfix-255/postfix/src/postscreen/
H A Dpostscreen_tests.c15 /* void psc_parse_tests(state, stamp_text, time_value)
18 /* time_t time_value;
164 time_t time_value)
203 if (PSC_PREGR_TEST_ENABLE() && time_value > state->pregr_stamp)
205 if (PSC_DNSBL_TEST_ENABLE() && time_value > state->dnsbl_stamp)
207 if (var_psc_pipel_enable && time_value > state->pipel_stamp)
209 if (var_psc_nsmtp_enable && time_value > state->nsmtp_stamp)
211 if (var_psc_barlf_enable && time_value > state->barlf_stamp)
224 time_t refresh_time = time_value + var_psc_refresh_time;
162 psc_parse_tests(PSC_STATE *state, const char *stamp_str, time_t time_value) argument
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsystm.h178 struct time_value;
179 void get_procrustime(struct time_value *tv);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_clock.c95 void bsd_uprofil(struct time_value *syst, user_addr_t pc);
357 bsd_uprofil(struct time_value *syst, user_addr_t pc)
H A Dkern_synch.c55 #include <mach/time_value.h>
H A Dkern_resource.c94 #include <mach/time_value.h>
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dhpet.c33 #include <mach/time_value.h>
H A Di386_init.c64 #include <mach/time_value.h>
H A Di386_vm_init.c64 #include <mach/time_value.h>
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dtask.h102 #include <mach/time_value.h>
H A Dthread.c90 #include <mach/time_value.h>
/macosx-10.10/xnu-2782.1.97/osfmk/i386/AT386/
H A Dmodel_dep.c76 #include <mach/time_value.h>
/macosx-10.10/xnu-2782.1.97/bsd/vm/
H A Dvm_unix.c54 #include <mach/time_value.h>

Completed in 138 milliseconds