Searched defs:man_str_uses_pg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c504 static int man_str_uses_pg(manstr_t *, man_pg_t *);
4879 if (!man_str_uses_pg(msp, mpg))
4921 if (!man_str_uses_pg(msp, mpg))
4939 if (!man_str_uses_pg(msp, mpg))
4993 man_str_uses_pg(manstr_t *msp, man_pg_t *mpg) function
5383 if (man_str_uses_pg(msp, mpg))
5400 if (man_str_uses_pg(msp, mpg)) {
7704 if (!man_str_uses_pg(msp, mpg))

Completed in 290 milliseconds