Searched refs:FSBadLength (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xfs/dist/include/
H A Dclient.h76 SendErrToClient(client, FSBadLength, (pointer)&lengthword); \
77 return (FSBadLength); \
83 SendErrToClient(client, FSBadLength, (pointer)&lengthword); \
84 return (FSBadLength); \
90 SendErrToClient(client, FSBadLength, (pointer)&lengthword); \
91 return (FSBadLength); \
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFS.h117 #define FSBadLength 10 macro
/xsrc/external/mit/xfs/dist/difs/
H A Ddispatch.c135 result = FSBadLength;
255 SendErrToClient(client, FSBadLength, (pointer)&lengthword);
257 return (FSBadLength);
276 SendErrToClient(client, FSBadLength, (pointer)&lengthword);
278 return (FSBadLength);
437 case FSBadLength:
608 SendErrToClient(client, FSBadLength, (pointer)&lengthword);
610 return (FSBadLength);
627 SendErrToClient(client, FSBadLength, (pointer)&lengthword);
630 return (FSBadLength);
[all...]
H A Dswapreq.c212 SendErrToClient(client, FSBadLength, (pointer)&length);
213 return (FSBadLength);
241 return (FSBadLength);
/xsrc/external/mit/libFS/dist/src/
H A DFSSetCats.c84 return FSBadLength;
H A DFSQGlyphs.c76 return FSBadLength;
149 return FSBadLength;
H A DFSQXExt.c83 return FSBadLength;
133 return FSBadLength;
H A DFSlibInt.c556 case FSBadLength:
/xsrc/external/mit/libFS/dist/test/
H A DFSGetErrorText.c94 CheckNamedErrorMessage(srv, FSBadLength);

Completed in 11 milliseconds