Searched defs:mktime (Results 1 – 14 of 14) sorted by relevance
4 time_t mktime(struct tm *tm) in mktime() function
148 public int mktime(ZoneInfoData zoneInfo) { in mktime() method in WallTime
28 mktime = time.mktime variable
26 mktime = time.mktime variable
41 time_t mktime(struct tm *t) in mktime() function
273 # define mktime tz_mktime macro
1934 mktime(struct tm *const tmp) in mktime() function
1248 pub fn mktime(tm: *mut tm) -> time_t; in mktime() function
508 pub fn mktime(a: *mut tm) -> time_t; in mktime() function
802 pub fn mktime(arg1: *mut tm) -> time_t; in mktime() function
1252 pub fn mktime(tm: *mut tm) -> time_t; in mktime() function
3769 pub fn mktime(tm: *mut tm) -> time_t; in mktime() function