Home
last modified time | relevance | path

Searched defs:os_gmtime (Results 1 – 25 of 25) sorted by relevance

/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/Nucleus++/
H A DNucleusPTime.cxx372 struct tm * PTime::os_gmtime(const time_t * clock, struct tm * ts) function in PTime
/dports/net/hostapd/hostapd-2.9/src/utils/
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_internal.c80 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_unix.c168 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
/dports/net/hostapd-devel/hostap-14ab4a816/src/utils/
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_internal.c86 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_unix.c174 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/utils/
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_internal.c80 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_unix.c172 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_internal.c80 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_unix.c168 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/utils/
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_internal.c86 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_unix.c174 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/unix/
H A Dosutil.cxx1514 struct tm * PTime::os_gmtime(const time_t * clock, struct tm * ts) in os_gmtime() function in PTime
1519 struct tm * PTime::os_gmtime(const time_t * clock, struct tm *) in os_gmtime() function in PTime
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/msos/
H A Dptlib.cxx213 struct tm * PTime::os_gmtime(const time_t * clock, struct tm * tb) in os_gmtime() function in PTime
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/
H A Dos_glk.h117 # define os_gmtime(t) gmtime(t) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/
H A Dos_glk.h117 # define os_gmtime(t) gmtime(t) macro