Searched refs:fd_close (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/tools/regression/security/cap_test/
H A Dcap_test_capmode.c71 int fd_close, fd_dir, fd_file, fd_socket, fd2[2]; local
78 REQUIRE(fd_close = open("/dev/null", O_RDWR));
117 CHECK_SYSCALL_SUCCEEDS(close, fd_close);
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c711 fd_close(int fd) function
745 fd_close(fd);
750 fd_close(fd);
822 fd_close(fd);
1141 fd_close(fd);
1148 fd_close(fd);
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dpreload.c334 static enum fd_type fd_close(int index, int *fd) function
561 fd_close(index, &ret);
597 fd_close(index, &fd);
610 fd_close(index, &fd);

Completed in 83 milliseconds