Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/config/
Dukc.h53 #define I_SHMMAXPGS 22 macro
Dukc.c149 check_int(I_SHMMAXPGS, "SHMMAXPGS"); in ukc()
Dcmd.c333 int_variable_adjust(cmd, I_SHMMAXPGS, "shmmaxpgs"); in Xshmmaxpgs()