Searched refs:command_geterr (Results 1 – 3 of 3) sorted by relevance
142 printf("%s: %s\n", argv[0], command_geterr()); in interact()294 printf("%s: %s\n", argv[0], command_geterr()); in include()
55 const char *command_geterr(void);
52 command_geterr(void) in command_geterr() function