Home
last modified time | relevance | path

Searched refs:common_attr_val (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/config/
H A Dukc.h107 void common_attr_val(short, int *, char);
H A Dukcutil.c752 common_attr_val(short attr, int *val, char routine) in common_attr_val() function
841 common_attr_val(attr, NULL, UC_SHOW); in show_attr()
844 common_attr_val(attr, &a, UC_SHOW); in show_attr()
971 common_attr_val(attr, &a, routine); in common_attr()