Home
last modified time | relevance | path

Searched refs:_time (Results 1 – 9 of 9) sorted by relevance

/src/sys/powerpc/include/ !
H A Dcpu.h119 u_int64_t _time; in get_cyclecount() local
126 _time = (u_int64_t)_upper; in get_cyclecount()
127 _time = (_time << 32) + _lower; in get_cyclecount()
128 return (_time); in get_cyclecount()
/src/share/mk/ !
H A Dgendirdeps.mk159 _time = time
163 _time =
171 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}
177 META2DEPS_CMD = ${_time} ${_sh_x} ${META2DEPS} OBJTOP=${_OBJTOP}
/src/contrib/bmake/mk/ !
H A Dgendirdeps.mk159 _time = time
163 _time =
171 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}
177 META2DEPS_CMD = ${_time} ${_sh_x} ${META2DEPS} OBJTOP=${_OBJTOP}
/src/include/xlocale/ !
H A DMakefile2 _stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
/src/stand/libsa/ !
H A DMakefile221 for i in _time.h _strings.h _string.h; do \
/src/contrib/ntp/sntp/libevent/ !
H A DChangeLog-1.436 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by …
H A DChangeLog-2.01060 …o Remove compat/sys/_time.h. It interfered with system headers on HPUX, and its functionality has…
/src/contrib/libevent/ !
H A DChangeLog-1.436 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by …
H A DChangeLog-2.01060 …o Remove compat/sys/_time.h. It interfered with system headers on HPUX, and its functionality has…