OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fd_buffer_block
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
buffer.c
1743
static int
fd_buffer_block
(void *, bool);
1762
fd_buffer_block
(n, true);
1766
fd_buffer_block
, fd_buffer_get_fd,
1807
* This function can return an error if
fd_buffer_block
(), or the system
1827
status =
fd_buffer_block
(fb, false);
1891
newstatus =
fd_buffer_block
(fb, true);
1987
fd_buffer_block
(void *closure, bool block)
function
buffer.c
1743
static int
fd_buffer_block
(void *, bool);
1762
fd_buffer_block
(n, true);
1766
fd_buffer_block
, fd_buffer_get_fd,
1807
* This function can return an error if
fd_buffer_block
(), or the system
1827
status =
fd_buffer_block
(fb, false);
1891
newstatus =
fd_buffer_block
(fb, true);
1987
fd_buffer_block
(void *closure, bool block)
function
Completed in 268 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026