Home
last modified time | relevance | path

Searched refs:msw_system (Results 1 – 7 of 7) sorted by relevance

/dports/editors/jed/jed-0.99-19/src/
H A Dwin16.c54 static int msw_system(char *, int *, int *);
72 SLadd_intrinsic_function ("msw_system", (FVOID_STAR) msw_system, in init_tty()
95 int msw_system(char *command_line, int *nCmdShow, int *wait) in msw_system() function
207 if (msw_system(buf, &nCmdShow, &wait) != 0) return 1; in dos_system()
H A Dwin32.c67 static int msw_system(char *, int *, int *);
85 if (-1 == SLadd_intrinsic_function ("msw_system", (FVOID_STAR) msw_system, in init_intrinsics()
383 static int msw_system(char *command_line, int *nCmdShow, int *wait) in msw_system() function
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dwin16.c54 static int msw_system(char *, int *, int *);
72 SLadd_intrinsic_function ("msw_system", (FVOID_STAR) msw_system, in init_tty()
95 int msw_system(char *command_line, int *nCmdShow, int *wait) in msw_system() function
207 if (msw_system(buf, &nCmdShow, &wait) != 0) return 1; in dos_system()
H A Dwin32.c63 static int msw_system(char *, int *, int *);
81 if (-1 == SLadd_intrinsic_function ("msw_system", (FVOID_STAR) msw_system, in init_intrinsics()
356 static int msw_system(char *command_line, int *nCmdShow, int *wait) in msw_system() function
H A Dmswin.c159 static int msw_system(char *, int *, int *);
1002 SLadd_intrinsic_function ("msw_system", (FVOID_STAR) msw_system, in msw_init_slang()
1334 int msw_system(char *command_line, int *nCmdShow, int *wait) in msw_system() function
1394 int msw_system(char *command_line, int *nCmdShow, int *wait) in msw_system() function
1500 if (msw_system(buf, &nCmdShow, &wait) != 0) return 1; in dos_system()
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslsignal.c293 static int msw_system (char *cmd)
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslsignal.c363 static int msw_system (char *cmd)