Home
last modified time | relevance | path

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

/dports/lang/guile2/guile-2.2.7/libguile/
H A Dfports.h85 SCM_FPORT_OPTION_NOT_SEEKABLE = 1U<<1 enumerator
H A Dposix.c245 SCM_FPORT_OPTION_NOT_SEEKABLE);
247 SCM_FPORT_OPTION_NOT_SEEKABLE);
1453 SCM_FPORT_OPTION_NOT_SEEKABLE); in scm_open_process()
1460 SCM_FPORT_OPTION_NOT_SEEKABLE); in scm_open_process()
H A Dfports.c659 if (fp->options & SCM_FPORT_OPTION_NOT_SEEKABLE) in fport_random_access_p()
H A Dsocket.c374 SCM_FPORT_OPTION_NOT_SEEKABLE); in scm_socket_fd_to_port()
/dports/lang/guile/guile-3.0.7/libguile/
H A Dfports.h87 SCM_FPORT_OPTION_NOT_SEEKABLE = 1U<<1 enumerator
H A Dfports.c683 if (fp->options & SCM_FPORT_OPTION_NOT_SEEKABLE) in fport_random_access_p()
H A Dposix.c254 SCM_FPORT_OPTION_NOT_SEEKABLE);
256 SCM_FPORT_OPTION_NOT_SEEKABLE);
H A Dsocket.c386 SCM_FPORT_OPTION_NOT_SEEKABLE); in scm_socket_fd_to_port()