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

/openbsd-current/libexec/tradcpp/
H A Dmain.c491 static const char *commandline_prefix; variable
498 commandline_prefix = prefix;
507 if (commandline_prefix == NULL) {
511 s = dostrdup3(commandline_prefix, "/", dir);
522 if (commandline_prefix == NULL) {
526 s = dostrdup3(commandline_prefix, "/", dir);

Completed in 133 milliseconds