Searched refs:maxlcid (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_proc.c145 static int maxlcid = LCID_MAX; variable
1458 if (lastlcid > maxlcid) \
1628 SYSCTL_INT(_kern_lctx, OID_AUTO, max, CTLFLAG_RW, &maxlcid, 0, "");

Completed in 19 milliseconds