Searched defs:MACHINE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsocket/inet/
H A Druserpass.c66 #define MACHINE 11 macro
105 t->tokstr = "machine"; t++->tval = MACHINE;
176 case MACHINE:
179 while ((t = token()) != 0 && t != MACHINE)
/osnet-11/usr/src/lib/libcmd/common/
H A Duname.c128 #define MACHINE #(getprd architecture) macro
133 #define MACHINE "" macro
182 ut->machine = MACHINE;
218 #ifndef MACHINE
220 #define MACHINE #(getprd architecture) macro
222 #define MACHINE "" macro
461 s = astconf("MACHINE", NiL, NiL);

Completed in 60 milliseconds