Searched refs:_cupsMessageNew (Results 1 – 4 of 4) sorted by relevance
71 extern cups_array_t *_cupsMessageNew(void *context);
938 if ((a = _cupsMessageNew(NULL)) == NULL) in _cupsMessageLoad()1228 _cupsMessageNew(void *context) /* I - User data */ in _cupsMessageNew() function1552 return (_cupsMessageNew((void *)plist)); in appleMessageLoad()
31 _cupsMessageNew
342 dinfo->localizations = _cupsMessageNew(NULL); in cups_create_localizations()