HomeSort by relevance Sort by last modified time
    Searched refs:pcfilename (Results 1 - 2 of 2) sorted by null

  /external/libcups/cups/
ppd.h 339 char *pcfilename; /* PCFileName string @since CUPS 1.1.19/macOS 10.3@ */ member in struct:ppd_file_s
ppd.c 863 else if (!strcmp(keyword, "PCFileName"))
864 ppd->pcfilename = string;
    [all...]

Completed in 558 milliseconds