Searched refs:commandline_prefix (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/tradcpp/dist/
H A Dmain.c490 static const char *commandline_prefix; variable
497 commandline_prefix = prefix;
506 if (commandline_prefix == NULL) {
510 s = dostrdup3(commandline_prefix, "/", dir);
521 if (commandline_prefix == NULL) {
525 s = dostrdup3(commandline_prefix, "/", dir);

Completed in 181 milliseconds