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

/libmicro/
H A Dlibmicro.h159 extern char *lm_optN;
H A Dlibmicro.c80 char *lm_optN; variable
185 lm_optN = lm_defN;
218 if (lm_optN == NULL) {
219 lm_optN = lm_procname;
260 lm_optN = optarg;
298 (void) fprintf(stderr, "Running:%20s", lm_optN);
431 lm_optN, lm_optP, lm_optT,

Completed in 14 milliseconds