Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_macro.c203 enum roff_tok ctok, ntok; in blk_close() local
265 ctok = man->last->tok; in blk_close()
282 if (ctok == MAN_LP || ctok == MAN_PP || ctok == MAN_P) { in blk_close()
284 blk_imp(man, ctok, cline, cpos, pos, buf); in blk_close()
/illumos-gate/usr/src/cmd/swap/
H A Dswap.c295 ctok(pgcnt_t clicks) in ctok() function
360 ctok(allocated), ctok(reserved), in doswap()
361 ctok(reserved) + ctok(allocated), in doswap()
362 ctok(available)); in doswap()