Searched refs:_FSReply (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/libFS/dist/src/
H A DFSSync.c67 (void) _FSReply(svr, (fsReply *) & rep, 0, fsTrue);
H A DFSOpenFont.c89 if (!_FSReply(svr, (fsReply *) & reply,
H A DFSQuExt.c83 if (!_FSReply(svr, (fsReply *) & rep,
H A DFSGetCats.c72 if (!_FSReply(svr, (fsReply *) & rep, 0, fsFalse)) {
H A DFSListExt.c72 if (!_FSReply(svr, (fsReply *) & rep, 0, fsFalse)) {
H A DFSQGlyphs.c87 if (!_FSReply(svr, (fsReply *) & reply,
176 if (!_FSReply(svr, (fsReply *) & reply,
H A DFSQXExt.c93 if (!_FSReply(svr, (fsReply *) & reply,
157 if (!_FSReply(svr, (fsReply *) & reply,
H A DFSFtNames.c91 if (!_FSReply(svr, (fsReply *) & rep,
H A DFSListCats.c90 if (!_FSReply(svr, (fsReply *) & rep,
H A DFSQXInfo.c82 if (!_FSReply(svr, (fsReply *) & reply, ((SIZEOF(fsQueryXInfoReply) -
H A DFSFontInfo.c104 status = _FSReply(svr, (fsReply *) &reply, 0, fsFalse);
112 status = _FSReply(svr, (fsReply *) & reply,
268 } while (_FSReply(svr, (fsReply *) &reply,
H A DFSlibint.h81 extern int _FSReply ( FSServer *svr, fsReply *rep, int extra, int discard );
H A DFSlibInt.c470 * _FSReply - Wait for a reply packet and copy its contents into the
475 _FSReply( function in typeref:typename:Status

Completed in 8 milliseconds