Home | Sort by: relevance | last modified time | path |
/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; |