Searched refs:FSGetErrorDatabaseText (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libFS/dist/src/
H A DFSErrDis.c77 int FSGetErrorDatabaseText( function in typeref:typename:int
112 FSGetErrorDatabaseText(svr, "FSProtoError", buf, defaultp, buffer, nbytes);
H A DFSlibInt.c795 (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 DFSlib.h277 extern int FSGetErrorDatabaseText ( FSServer *svr, const char *name,

Completed in 6 milliseconds