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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dverify.c396 char myftype; local
499 myftype = '?';
507 myftype = '?';
515 myftype = 's';
519 myftype = 'p';
523 myftype = 'c';
527 myftype = 'd';
532 myftype = 'b';
537 myftype = 'f';
541 myftype
567 reperr(pkg_gt(ERR_FTYPE), *ftype, myftype); local
[all...]

Completed in 57 milliseconds