Home
last modified time | relevance | path

Searched defs:call_date (Results 1 – 14 of 14) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/examples/java/com/wiredtiger/examples/
H A Dex_call_center.java73 public long call_date; field in Call
78 public Call(long id, long call_date, long cust_id, long emp_id, in Call()
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dtask-t.h145 uint64_t call_date; /* date of the last task wakeup or call */ member
155 uint64_t call_date; /* date of the last tasklet wakeup or call */ member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/examples/c/
H A Dex_call_center.c64 uint64_t call_date; member
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Dtask.h82 uint64_t call_date; /* date of the last task wakeup or call */ member
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Dtask.h92 uint64_t call_date; /* date of the last task wakeup or call */ member
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dtask.h93 uint64_t call_date; /* date of the last task wakeup or call */ member
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dtask.h93 uint64_t call_date; /* date of the last task wakeup or call */ member
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dtask-t.h106 uint64_t call_date; /* date of the last task wakeup or call */ member
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dtask-t.h111 uint64_t call_date; /* date of the last task wakeup or call */ member
/dports/net/iaxmodem/iaxmodem-1.2.0/
H A Diaxmodem.c154 static char call_date[16]; variable
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_spandsp/
H A Dmod_spandsp_modem.c441 char call_date[16]; local
/dports/finance/libofx/libofx-0.10.2/inc/
H A Dlibofx.h.in544 time_t call_date; member
H A Dlibofx.h544 time_t call_date; member
/dports/databases/py-pony/pony-0.7.14/pony/orm/
H A Dsqltranslation.py1792 def call_date(monad): member in DatetimeMixin