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

/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c61 static void optim1(char netstr[], char name[]);
541 * "r!x!r!v!" and "bill" A low level routine, optim1, fixes up the
592 if (debug) fprintf(stderr, "optim1(%s,%s) called\n", netstr, xfstr);
593 optim1(netstr, xfstr);
594 if (debug) fprintf(stderr, "optim1(%s,%s) returns\n", netstr, xfstr);
625 optim1(char netstr[], char name[]) function

Completed in 57 milliseconds