Searched refs:DBG_ERR (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libipp/
H A Dlibipp.c52 DBG_ERR |
132 DBG0(DBG_ERR, "bad argument\n");
145 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP);
151 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n",
157 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_ANAME);
162 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_FLAGS);
191 DBG0(DBG_ERR, "bad argument\n");
201 DBG0(DBG_ERR, "failed to allocate nvlist\n");
208 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP);
213 DBG1(DBG_ERR, "faile
[all...]
H A Dlibipp.h37 #define DBG_ERR 0x00000001 macro
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c302 (void) dprintf(DBG_ERR, "open_db: invalid DB(%s)\n", path);
556 (void) dprintf(DBG_ERR, "%s: invalid parent or index(%u)\n",
601 (void) dprintf(DBG_ERR, "%s: minor[%u]: orphan minor\n", fcn,
643 (void) dprintf(DBG_ERR, "read_links: invalid minor or"
761 (void) dprintf(DBG_ERR, "di_devlink_close: %s error: %s\n",
817 (void) dprintf(DBG_ERR, "%s: invalid parent for: %s\n",
874 (void) dprintf(DBG_ERR, "%s: no node for minor: %s\n", fcn,
930 (void) dprintf(DBG_ERR, "%s: invalid minor for link\n", fcn);
940 (void) dprintf(DBG_ERR, "%s: invalid minor for link"
990 (void) dprintf(DBG_ERR, "write_strin
[all...]
H A Ddevinfo_devlink.h182 DBG_ERR = 1, enumerator in enum:__anon1523

Completed in 29 milliseconds