Searched refs:_mdns_sub_time (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dmdns_module.c1309 _mdns_sub_time(struct timespec *delta, const struct timespec *a, const struct timespec *b) function
1325 _mdns_sub_time(timeout, deadline, &now);
1513 _mdns_sub_time(&delta, &now, &start);
1535 _mdns_sub_time(&tn, &timeout, &delta);

Completed in 163 milliseconds