my_systemv_flags  202 lib/util.h     int my_systemv_flags (int flags, const char *command, char *const argv[]);
my_systemv_flags  407 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);