Home
last modified time | relevance | path

Searched refs:oclo_nextfd (Results 1 – 1 of 1) sorted by relevance

/freebsd/cddl/contrib/opensolaris/tests/os-tests/tests/oclo/
H A Doclo.c131 static int oclo_nextfd = STDERR_FILENO + 1; variable
202 if (fd != oclo_nextfd) { in oclo_record()
204 "to record next fd %d, given %d", oclo_nextfd, fd); in oclo_record()
221 oclo_nextfd++; in oclo_record()