Searched refs:notify_text (Results 1 – 1 of 1) sorted by relevance
166 ipp_attribute_t *notify_text; /* notify-text */ in cupsNotifyText() local180 if ((notify_text = ippFindAttribute(event, "notify-text", in cupsNotifyText()188 return (strdup(notify_text->values[0].string.text)); in cupsNotifyText()