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

/ast/src/lib/libcmd/
H A Duname.c52 "[m:machine?The name of the hardware type the system is running on.]"
125 #define SYSNAME #(getprd machine)
142 char* machine; member in struct:utsname
180 if (!(ut->machine = arch))
182 ut->machine = MACHINE;
394 output(OPT_machine, ut.machine, "machine");
398 s = ut.machine;
478 extra(machine);
/ast/src/cmd/mam/
H A Dmamexec.sh20 : make abstract machine executor with state
34 [+NAME?mamexec - make abstract machine executor]
/ast/src/lib/libast/port/
H A Dastconf.c663 return fp->value = uts.machine;
/ast/src/cmd/INIT/
H A Dpackage.sh499 \bNmakefile\b or \bMakefile\b) and a \bMAM\b (make abstract machine)
851 and a ${bI}MAM${eI} (make abstract machine) file (${bB}Mamfile${eB}.) A Mamfile contains a portable
2010 m=`mach || machine || uname -p || att uname -p`
/ast/src/cmd/nmake/
H A DMakerules.mk5080 * make abstract machine support

Completed in 44 milliseconds