Home
last modified time | relevance | path

Searched refs:ret_timestamp (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/testing/
H A DDHT_test.c81 printf("Timestamp: %llu\n", (long long unsigned int) assoc->ret_timestamp); in print_assoc()
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DDHT.h113 uint64_t ret_timestamp; member
H A DDHT.c1001 ipptp_write->ret_timestamp = 0; in update_client_with_reset()
1265 assoc->ret_timestamp = temp_time; in update_client_data()
1911 … && !mono_time_is_timeout(dht->mono_time, client->assoc4.ret_timestamp, BAD_NODE_TIMEOUT)) { in friend_iplist()
1917 … && !mono_time_is_timeout(dht->mono_time, client->assoc6.ret_timestamp, BAD_NODE_TIMEOUT)) { in friend_iplist()
1998 …ssoc->ret_ip_port.ip) && !mono_time_is_timeout(dht->mono_time, assoc->ret_timestamp, BAD_NODE_TIME… in route_tofriend()
2040 …ssoc->ret_ip_port.ip) && !mono_time_is_timeout(dht->mono_time, assoc->ret_timestamp, BAD_NODE_TIME… in routeone_tofriend()
/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/bson/
H A Dbson-iter.c1539 uint32_t ret_timestamp = 0; local
1547 ret_timestamp = (encoded >> 32) & 0xFFFFFFFF;
1552 *timestamp = ret_timestamp;
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbson-iter.c1680 uint32_t ret_timestamp = 0; in bson_iter_timestamp() local
1688 ret_timestamp = (encoded >> 32) & 0xFFFFFFFF; in bson_iter_timestamp()
1693 *timestamp = ret_timestamp; in bson_iter_timestamp()
/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbson-iter.c1641 uint32_t ret_timestamp = 0; in bson_iter_timestamp() local
1649 ret_timestamp = (encoded >> 32) & 0xFFFFFFFF; in bson_iter_timestamp()
1654 *timestamp = ret_timestamp; in bson_iter_timestamp()
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/c/
H A Ddirectfb.h1191ret_timestamp ); DFBResult (*GetClipboardData) ( IDirectFB *thiz, char **ret_mimetype, void **ret_…
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/c/
H A D02001-directfb.h1286 … *thiz, const char *mime_type, const void *data, unsigned int size, struct timeval *ret_timestamp);
1288 DFBResult (*GetClipboardTimeStamp)(IDirectFB *thiz, struct timeval *ret_timestamp);
/dports/devel/directfb/DirectFB-1.4.17/include/
H A Ddirectfb.h1985 struct timeval *ret_timestamp
2011 struct timeval *ret_timestamp