Home
last modified time | relevance | path

Searched defs:ts_month (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/anacron/anacron-2.3/
H A Dlock.c82 int ts_year, ts_month, ts_day, dn; in consider_job() local
/dports/archivers/unace/unace-1.2b/
H A Dportable.h94 #define ts_month(ts) ((UINT)(ts >> 21) & 0x0f) // 1..12 means Jan..Dec macro
/dports/archivers/arj/arj-3.10.22/
H A Darjtypes.c21 #define ts_month(ts) ((unsigned int)((ts)>>21)&0x0f) /* 1..12 means Jan..Dec */ macro
/dports/archivers/unarj/unarj-2.65/
H A Dunarj.h355 #define ts_month(ts) ((uint)(ts >> 21) & 0x0f) /* 1..12 means Jan..Dec */ macro
/dports/math/py-osqp/osqp-0.6.2.post0/module/tests/
H A Dupdate_matrices_test.py51 # Assert close
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dnetmon.c51 guint16 ts_month; /* month of capture start (January = 1) */ member
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dnetmon.c51 guint16 ts_month; /* month of capture start (January = 1) */ member
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dnetmon.c51 guint16 ts_month; /* month of capture start (January = 1) */ member