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