userconf_common_attr_val   81 kern/subr_userconf.c void userconf_common_attr_val(short, int *, char);
userconf_common_attr_val  843 kern/subr_userconf.c 		userconf_common_attr_val(attr, NULL, UC_SHOW);
userconf_common_attr_val  846 kern/subr_userconf.c 			userconf_common_attr_val(attr, &a, UC_SHOW);
userconf_common_attr_val  963 kern/subr_userconf.c 		userconf_common_attr_val(attr, &a, routine);