Searched refs:common_attr_val (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/usr.sbin/config/ |
| H A D | ukc.h | 107 void common_attr_val(short, int *, char);
|
| H A D | ukcutil.c | 752 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()
|