userconf_common_dev
userconf_common_dev(dev, len, 0,
userconf_common_dev(c, a, unit, state, UC_CHANGE);
userconf_common_dev(c, a, unit, state, UC_DISABLE);
userconf_common_dev(c, a, unit, state, UC_ENABLE);
userconf_common_dev(c, a, unit, state, UC_FIND);
void userconf_common_dev(char *, int, short, short, char);