Searched refs:maxflag (Results 1 – 1 of 1) sorted by relevance
69 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper);337 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper) in set_min_max() argument341 if ((limit > mib) ^ maxflag) in set_min_max()