Searched refs:parse_debug (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | modsysfile.c | 136 parse_debug(struct _buf *file, char *fmt, ...) in parse_debug() function 436 parse_debug(NULL, "kobj_lex: token %s value '%s'\n", in kobj_lex() 1688 parse_debug(NULL, "%s", name); in make_prop() 1713 parse_debug(NULL, " %x", tvl->val.integer); in make_prop() 1737 parse_debug(NULL, " %s", tvl->val.string); in make_prop() 1768 parse_debug(NULL, "\n"); in make_prop() 1813 parse_debug(NULL, "state 0x%x\n", state); in get_hwc_spec()
|