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

/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Dpipe.c80 static int optm = DEFM; variable
126 optm = x;
187 switch (optm) {
257 switch (optm) {
289 lookupa(optm, modes), lookupa(optx, xports));
433 if (optm == MD_SINGLE) {
452 if (optm == MD_SINGLE) {
476 if (optm == MD_SINGLE) {
515 if (optm == MD_SINGLE) {
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dlmbench_bw_unix.c115 static int optm = XFERSIZE; variable
159 optm = atoi(optarg);
187 state->xfer = optm;

Completed in 179 milliseconds