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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dmdns_module.c1289 _mdns_add_time(struct timespec *sum, const struct timespec *a, const struct timespec *b) function
1305 _mdns_add_time(deadline, &now, delta);
1529 _mdns_add_time(&tn, &delta, &delta);
1532 _mdns_add_time(&delta, &tn, &extra);

Completed in 91 milliseconds