Home
last modified time | relevance | path

Searched defs:real_req (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libfaketime/libfaketime-da77808/src/
H A Dlibfaketime.c801 struct timespec real_req; in nanosleep() local
858 struct timespec real_req; in usleep() local
908 struct timespec real_req = {seconds, 0}, rem; in sleep() local
/dports/devel/vstr/vstr-1.0.15/examples/
H A Dhttpd.c170 static Httpd_req_data real_req[1]; in http_req_make() local