my_systeml 219 lib/util.h int my_systeml (int flags, const char *shell, ...); my_systeml 372 lib/utilunix.c return my_systeml (flags, shell, command, NULL);