OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fsCloseReq
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FSproto.h
396
typedef fsResourceReq
fsCloseReq
;
/xsrc/external/mit/libXfont/dist/src/fc/
fserve.c
1850
fsCloseReq
req;
1857
req.length = SIZEOF(
fsCloseReq
) >> 2;
1860
_fs_write(conn, (char *) &req, SIZEOF(
fsCloseReq
));
/xsrc/external/mit/libXfont2/dist/src/fc/
fserve.c
1837
fsCloseReq
req;
1844
req.length = SIZEOF(
fsCloseReq
) >> 2;
1847
_fs_write(conn, (char *) &req, SIZEOF(
fsCloseReq
));
Completed in 7 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026