my_systemv_flags 219 lib/util.h int my_systemv_flags (int flags, const char *command, char *const argv[]); my_systemv_flags 454 lib/utilunix.c status = my_systemv_flags (flags, shell, (char *const *) args_array->pdata); my_systemv_flags 327 src/execute.c my_systemv_flags (flags, shell, argv);