Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/vm/
Duma_core.c3448 struct uma_type_header uth; local
3482 bzero(&uth, sizeof(uth));
3484 strlcpy(uth.uth_name, z->uz_name, UTH_MAX_NAME);
3485 uth.uth_align = kz->uk_align;
3486 uth.uth_size = kz->uk_size;
3487 uth.uth_rsize = kz->uk_rsize;
3490 uth.uth_maxpages += k->uk_maxpages;
3491 uth.uth_pages += k->uk_pages;
3492 uth.uth_keg_free += k->uk_free;
3493 uth.uth_limit = (k->uk_maxpages / k->uk_ppera)
[all …]
/freebsd-10-stable/contrib/ncurses/include/
DCaps.uwin199 #%indicates the \fIi\fP\uth\d parameter.
DCaps.aix4199 #%indicates the \fIi\fP\uth\d parameter.
DCaps.osf1r5199 #%indicates the \fIi\fP\uth\d parameter.
DCaps.keys201 #%indicates the \fIi\fP\uth\d parameter.
DCaps199 #%indicates the \fIi\fP\uth\d parameter.
DCaps.hpux11199 #%indicates the \fIi\fP\uth\d parameter.