Searched refs:TYPE_OF_OBJ (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/sade/
H A Dmisc.c388 int t = TYPE_OF_OBJ(layout[n].type);
H A Dsade.h160 #define TYPE_OF_OBJ(type) ((type) & 0xff) macro
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dmisc.c427 int t = TYPE_OF_OBJ(layout[n].type);
H A Dsysinstall.h245 #define TYPE_OF_OBJ(type) ((type) & 0xff) macro

Completed in 118 milliseconds