Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_sysctl.c157 {.defined = *(int *)SYSCTL_MAXOLDUID, .wanted = 65535}, in test_sysctl_calc_match_int_ok()
/linux/include/linux/
H A Dsysctl.h53 #define SYSCTL_MAXOLDUID ((void *)&sysctl_vals[10]) macro