Home
last modified time | relevance | path

Searched refs:which_strtol (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvc.c623 #define param_set_min_max(name, type, which_strtol, min, max) \ argument
627 __typeof__(type) num = which_strtol(val, &endp, 0); \