Searched refs:_CUPS_STR_GUARD (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cups-372.4/cups/cups/
H A Dstring.c119 if (item->guard != _CUPS_STR_GUARD)
145 item->guard = _CUPS_STR_GUARD;
309 if (key->guard != _CUPS_STR_GUARD)
361 if (item->guard != _CUPS_STR_GUARD)
H A Dstring-private.h60 # define _CUPS_STR_GUARD 0x12344321 macro

Completed in 54 milliseconds