Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c1599 static uint_t ncontent_str = sizeof (content_str) / sizeof (content_str[0]); variable
1626 if (i >= ncontent_str) in proc_str2content()