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