A "system call" is the execution of a shell command, as in calling system("echo MESSAGE").
system("echo MESSAGE")
Additional information about system calls