Searched refs:commandfile (Results 1 – 1 of 1) sorted by relevance
111 char *commandfile = NULL; variable160 if (commandfile != NULL) { in clean_up()162 unlink(commandfile); in clean_up()166 if (commandfile != NULL) free(commandfile); in clean_up()1103 S_IRWXU | S_IRGRP | S_IROTH, &commandfile)) == 0) { in handle_commands()1111 commandfile, " ", COMMAND_VERBOSE_FLAG); in handle_commands()1114 command = strdup(commandfile); in handle_commands()