Lines Matching refs:DBG1
59 #define DBG1(flags, fmt, a) \ macro
81 #define DBG1(flags, fmt, a) macro
143 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP); in ipp_action_create()
149 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", in ipp_action_create()
155 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_ANAME); in ipp_action_create()
160 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_FLAGS); in ipp_action_create()
206 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP); in ipp_action_destroy()
211 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_ANAME); in ipp_action_destroy()
216 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_FLAGS); in ipp_action_destroy()
259 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP); in ipp_action_modify()
264 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_ANAME); in ipp_action_modify()
269 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_FLAGS); in ipp_action_modify()
316 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP); in ipp_action_info()
321 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_ANAME); in ipp_action_info()
326 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_FLAGS); in ipp_action_info()
373 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP); in ipp_action_mod()
378 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_ANAME); in ipp_action_mod()
425 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP); in ipp_list_mods()
482 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP); in ipp_mod_list_actions()
488 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_MODNAME); in ipp_mod_list_actions()
738 DBG1(DBG_IO, "opening %s\n", IPPCTL_DEVICE); in dispatch()
740 DBG1(DBG_ERR, "failed to open %s\n", IPPCTL_DEVICE); in dispatch()
820 DBG1(DBG_IO, "nextbuflen = %d\n", nextbuflen); in dispatch()
891 DBG1(DBG_IO, "kernel return code = %d\n", rval); in dispatch()