Searched defs:execdevice (Results 1 – 1 of 1) sorted by relevance
72 struct execdevice { struct77 #define device2exec(d) ((d)->type == EXEC_DEVICE ? (struct execdevice *)d : NULL) argument