Lines Matching refs:nickname
140 _cupsStrFree(ppd->nickname);865 else if (!strcmp(keyword, "NickName"))869 cups_utf8_t utf8[256]; /* UTF-8 version of NickName */873 ppd->nickname = _cupsStrAlloc((char *)utf8);876 ppd->nickname = _cupsStrAlloc(string);