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

/macosx-10.10/misc_cmds-33/units/
H A Dunits.c677 char havestr[81], wantstr[81]; local
707 strlcpy(havestr, argv[optind], sizeof(havestr));
710 addunit(&have, havestr, 0, 1);
726 if (!fgets(havestr, sizeof(havestr), stdin)) {
731 } while (addunit(&have, havestr, 0, 1) ||
/macosx-10.10/cups-408/cups/ppdc/
H A Dppdc-catalog.cxx368 havestr; // Did we get a msgstr string? local
374 havestr = 0;
452 if (haveid && havestr)
458 havestr = 0;
474 havestr = 1;
490 if (haveid && havestr)

Completed in 102 milliseconds