Searched refs:SUF_VER (Results 1 – 2 of 2) sorted by relevance
127 if (SUSP_VERSION < SUF_VER(sp_ptr)) { in share_protocol()130 (int)SUF_VER(sp_ptr)); in share_protocol()
91 #define SUF_VER(x) *(SUF_ver(x)) /* SUF version */ macro