HomeSort by: relevance | last modified time | path
    Searched defs:untilfd (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/librumpclient/
rumpclient.c 1092 int untilfd; local in function:rumpclient__closenotify
1097 untilfd = MAX(clispc.spc_fd, holyfd);
1098 for (; fd <= untilfd; fd++) {
rumpclient.c 1092 int untilfd; local in function:rumpclient__closenotify
1097 untilfd = MAX(clispc.spc_fd, holyfd);
1098 for (; fd <= untilfd; fd++) {
rumpclient.c 1092 int untilfd; local in function:rumpclient__closenotify
1097 untilfd = MAX(clispc.spc_fd, holyfd);
1098 for (; fd <= untilfd; fd++) {

Completed in 82 milliseconds