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

/libmicro/
H A Dsystem.c40 static char *optc = DEFC; variable
64 optc = optarg;
81 if (system(optc) != 0) {
95 (void) sprintf(result, "%8s", optc);
H A Dpwrite.c49 static int optc = 0; variable
78 optc++;
122 if (optc)
H A Dwrite.c50 static int optc = 0; variable
88 optc++;
120 if (optc)
H A Dconnection.c59 static int optc = 0; variable
87 optc = 1;
93 if (opta && optc) {
95 optc = 0;
248 if (optc)
262 if (!optc) {
298 if (!optc) {

Completed in 11 milliseconds