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

  /src/sys/arch/zaurus/stand/zboot/
unixdev.h 61 int uselect(int, fd_set *, fd_set *, fd_set *, struct linux_timeval *);
unixsys.S 58 ENTRY(uselect) function
unixcons.c 140 n = uselect(nfds, &fdset, NULL, NULL, &tv);

Completed in 11 milliseconds