Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtag.h31 void tag_alloc(void);
H A Dtag.c58 tag_alloc(void) in tag_alloc() function
H A Dread.c683 tag_alloc(); in mparse_alloc()
696 tag_alloc(); in mparse_reset()
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.c635 boolean_t tag_alloc = B_FALSE; in sip_create_response() local
642 tag_alloc = B_TRUE; in sip_create_response()
647 if (tag_alloc) in sip_create_response()
652 if (tag_alloc) in sip_create_response()