Searched refs:req_check_len (Results 1 – 1 of 1) sorted by relevance
69 static int req_check_len(int len, int n_min, int n_max);1430 if (!req_check_len(i, n_min, n_max)) { in build_data()1438 static int req_check_len(int len, int n_min, int n_max) in req_check_len() function
Completed in 9 milliseconds