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