Searched refs:print_command (Results 1 – 2 of 2) sorted by relevance
388 print_command(char *cmd) in print_command() function408 print_command(cmdbuf); in rtsock_print_table()411 print_command(cmdbuf); in rtsock_print_table()
204 unsigned char *print_command = (unsigned char *)"lpr"; /* string to use for the print command */ variable1645 sprintf(buffer, ">!%s", print_command); in print_buffer()1648 wprintw(com_win, printer_msg_str, print_command); in print_buffer()4197 print_command = malloc(strlen(str1)+1); in ee_init()4198 strcpy(print_command, str1); in ee_init()4336 fprintf(init_file, "%s %s\n", PRINTCOMMAND, print_command); in dump_ee_conf()