Home
last modified time | relevance | path

Searched refs:SysErrorMsg (Results 1 – 12 of 12) sorted by relevance

/dports/misc/estic/estic-1.61_10/spunk/
H A Dfilesel.cc350 SysErrorMsg (ErrorCode); in ReadFiles()
768 SysErrorMsg (FO.Error); in EditNameSpec()
780 SysErrorMsg (FI.Error); in EditNameSpec()
784 SysErrorMsg (FI.Error); in EditNameSpec()
787 SysErrorMsg (FI.Error); in EditNameSpec()
H A Dstdmsg.h76 void SysErrorMsg (int Errno);
H A Dstdmsg.cc252 void SysErrorMsg (int ErrorCode) in SysErrorMsg() function
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A DREADME.wallpaper.ja17 �ʤ���FreeBSD �� misc.c �� SysErrorMsg() �� sys_errlist �ΤȤ����
H A Dmisc.c867 char *SysErrorMsg (n) in SysErrorMsg() function
883 fprintf (stderr, "%s\n", SysErrorMsg (oerrno));
980 xterm_name, errno, SysErrorMsg (errno),
H A Dmain.c2320 extern char *SysErrorMsg(); in spawn()
3950 extern char *SysErrorMsg();
3959 strcat(buf, SysErrorMsg (oerrno));
/dports/x11/xmh/xmh-1.0.3/
H A Dutil.c42 static char *SysErrorMsg (int n) in SysErrorMsg() function
54 progName, str, errno, SysErrorMsg(errno) ); in Punt()
/dports/x11/xterm/xterm-370/
H A Dmisc.c1156 xtermWarning("Could not fork: %s\n", SysErrorMsg(errno)); in HandleSpawnTerminal()
1184 xtermWarning("exec of '%s': %s\n", child_exe, SysErrorMsg(errno)); in HandleSpawnTerminal()
2185 SysErrorMsg(the_error)); in open_userfile()
2197 SysErrorMsg(the_error)); in open_userfile()
6026 SysErrorMsg(int code) in SysErrorMsg() function
6100 fprintf(stderr, "%s\n", SysErrorMsg(oerrno)); in SysError()
6461 the_error, SysErrorMsg(the_error), in xioerror()
H A Dxterm.h1175 extern const char *SysErrorMsg (int /* n */);
H A Dmain.c3330 fprintf(stderr, "%s\n", SysErrorMsg(handshake.error)); in HsSysError()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dlog.sip770 SysErrorMsg(errCode=0) -> String
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.pyi16287 def SysErrorMsg(errCode=0):
16289 SysErrorMsg(errCode=0) -> String