Searched refs:SYSCALL_SYSTEM (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/libsys/ | ||
| D | ind_syst.c | 60 return (string) ? __ghs_syscall(SYSCALL_SYSTEM, string) : (1); in system() |
| D | indsyscl.h | 56 #define SYSCALL_SYSTEM 0x2000A /* system(string) */ macro |