Home
last modified time | relevance | path

Searched defs:cattr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/compat/bhyve/
H A Dpthread.h32 const pthread_mutexattr_t *restrict cattr) in checked_pthread_mutex_init()
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_html.c805 char cattr[32]; in mdoc_bl_pre() local
1391 const char *cattr; in mdoc_bf_pre() local
1484 const char *cattr; in mdoc__x_pre() local
H A Dhtml.c799 print_otag_id(struct html *h, enum htmltag elemtype, const char *cattr, in print_otag_id()