Searched defs:timevalp (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dsocket.c1318 void *timevalp; local
1351 timevalp = NULL;
1386 timevalp = CMSG_DATA(cmsgp);
1387 memmove(&tv, timevalp, sizeof(tv));

Completed in 28 milliseconds