Home
last modified time | relevance | path

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

/misc/
A Dtst-select.c50 int r = select (args->fds[0][0] + 1, &rfds, NULL, NULL, &args->tmo); in do_test_child() local
71 int r = select (0, NULL, NULL, NULL, &tv); in do_test_child_alarm() local
145 int r = select (args.fds[1][0] + 1, &rfds, NULL, NULL, &args.tmo); in do_test() local
A Dtsearch.c296 int r = 0, p_r = 0, gp_r = 0; /* No they might not, Mr Compiler. */ in __tsearch() local
385 int r; in weak_alias() local
405 node p, q, r, retval; in weak_alias() local

Completed in 37 milliseconds