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