Searched refs:tm_sec (Results 151 - 159 of 159) sorted by relevance

1234567

/freebsd-10.2-release/contrib/bmake/
H A Dconfigure5074 int *p = &tm.tm_sec;
/freebsd-10.2-release/contrib/gcclibs/libcpp/
H A Dconfigure4133 struct tm *tp; tp->tm_sec;
/freebsd-10.2-release/contrib/openbsm/
H A Dconfigure12493 int *p = &tm.tm_sec;
12966 tm.tm_sec = 0;
12996 tm.tm_sec = 0;
13007 tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
13018 && lt->tm_sec == tm.tm_sec
13040 tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
/freebsd-10.2-release/contrib/file/
H A Dconfigure12977 int *p = &tm.tm_sec;
/freebsd-10.2-release/contrib/ntp/sntp/
H A Dconfigure24829 tm.tm_sec = 36; /* seconds after the minute [0, 61] */
/freebsd-10.2-release/crypto/heimdal/
H A Dconfigure25750 int *p = &tm.tm_sec;
/freebsd-10.2-release/contrib/ntp/
H A Dconfigure30605 int *p = &tm.tm_sec;
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c13711 y.s = sLocal.tm_sec;
[all...]
/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.c14473 y.s = sLocal.tm_sec;
[all...]

Completed in 1103 milliseconds

1234567