taglinefilesource code
get_fd_set218fs/select.cif ((i = get_fd_set(n, inp, &in)) ||
get_fd_set219fs/select.c(i = get_fd_set(n, outp, &out)) ||
get_fd_set220fs/select.c(i = get_fd_set(n, exp, &ex))) return i;