Home | History | Annotate | Download | only in solaris

Lines Matching refs:machine

641    size_t machine_len = strlen(name.machine);
649 if (name.machine[machine_len + 2] != ' ') x = -9; else x = -10;