Searched refs:AP_VERSION (Results 1 – 3 of 3) sorted by relevance
66 #ifndef AP_VERSION68 #define AP_VERSION 1 /* latest version */ macro70 #define AP_VERSION 0 /* SVR4 version */83 #define SAD_SAP (SADIOC|AP_VERSION << 4|01)84 #define SAD_GAP (SADIOC|AP_VERSION << 4|02)140 #if AP_VERSION > 0
59 #define AP_VERSION 1 macro
360 if (SAD_VER(iocp->ioc_cmd) > AP_VERSION) { in apush_ioctl()