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

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c597 int typetok; local
620 if ((typetok = getpicltype(tok)) < 0)
631 if (typetok == PICL_PTYPE_VOID) {
637 command->propcmd_type = typetok;
654 if (typetok == PICL_PTYPE_CHARSTRING) {
673 sizetok, typetok, valtok);
683 command->propcmd_type = typetok;

Completed in 96 milliseconds