Searched refs:atinput (Results 1 – 1 of 1) sorted by relevance
87 char *atinput = NULL; /* where to get input from */ variable296 if (atinput != NULL) { in writefile()297 fpin = freopen(atinput, "r", stdin); in writefile()628 atinput = optarg; in main()