Searched refs:FSBadLength (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xfs/dist/include/ |
| H A D | client.h | 76 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 D | FS.h | 117 #define FSBadLength 10 macro
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | dispatch.c | 135 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 D | swapreq.c | 212 SendErrToClient(client, FSBadLength, (pointer)&length); 213 return (FSBadLength); 241 return (FSBadLength);
|
| /xsrc/external/mit/libFS/dist/src/ |
| H A D | FSSetCats.c | 84 return FSBadLength;
|
| H A D | FSQGlyphs.c | 76 return FSBadLength; 149 return FSBadLength;
|
| H A D | FSQXExt.c | 83 return FSBadLength; 133 return FSBadLength;
|
| H A D | FSlibInt.c | 556 case FSBadLength:
|
| /xsrc/external/mit/libFS/dist/test/ |
| H A D | FSGetErrorText.c | 94 CheckNamedErrorMessage(srv, FSBadLength);
|
Completed in 11 milliseconds