Searched refs:FSGetErrorDatabaseText (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libFS/dist/src/ |
| H A D | FSErrDis.c | 77 int FSGetErrorDatabaseText( function in typeref:typename:int 112 FSGetErrorDatabaseText(svr, "FSProtoError", buf, defaultp, buffer, nbytes);
|
| H A D | FSlibInt.c | 795 (void) FSGetErrorDatabaseText(svr, mtype, "FSError", "FS Error", mesg, 798 (void) FSGetErrorDatabaseText(svr, mtype, "MajorCode", 803 (void) FSGetErrorDatabaseText(svr, "FSRequest", number, "", buffer, 819 (void) FSGetErrorDatabaseText(svr, mtype, "MinorCode", 824 (void) FSGetErrorDatabaseText(svr, "FSRequest", mesg, "", buffer, 829 (void) FSGetErrorDatabaseText(svr, mtype, "ResourceID", "ResourceID 0x%x", 833 (void) FSGetErrorDatabaseText(svr, mtype, "ErrorSerial", "Error Serial #%d", 837 (void) FSGetErrorDatabaseText(svr, mtype, "CurrentSerial",
|
| /xsrc/external/mit/libFS/dist/include/X11/fonts/ |
| H A D | FSlib.h | 277 extern int FSGetErrorDatabaseText ( FSServer *svr, const char *name,
|
Completed in 6 milliseconds