Home
last modified time | relevance | path

Searched defs:S_set_fd_non_blocking (Results 1 – 3 of 3) sorted by relevance

/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dnew-io.c724 ptr S_set_fd_non_blocking(WIN32_UNUSED ptr file, WIN32_UNUSED IBOOL x, WIN32_UNUSED IBOOL gzflag) { in S_set_fd_non_blocking() function
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dnew-io.c724 ptr S_set_fd_non_blocking(WIN32_UNUSED ptr file, WIN32_UNUSED IBOOL x, WIN32_UNUSED IBOOL gzflag) { in S_set_fd_non_blocking() function
/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dnew-io.c726 ptr S_set_fd_non_blocking(ptr file, IBOOL x, IBOOL gzflag) { in S_set_fd_non_blocking() function