HomeSort by: relevance | last modified time | path
    Searched defs:shargv (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/
compat.c 332 static const char *shargv[5]; local in function:Compat_RunCommand
334 Cmd_Argv(cmd, cmd_len, shargv, cmd_file, sizeof(cmd_file),
336 av = shargv;
compat.c 332 static const char *shargv[5]; local in function:Compat_RunCommand
334 Cmd_Argv(cmd, cmd_len, shargv, cmd_file, sizeof(cmd_file),
336 av = shargv;

Completed in 27 milliseconds