Home
last modified time | relevance | path

Searched refs:target_set_auth_type (Results 1 – 4 of 4) sorted by relevance

/src/usr.sbin/ctld/
H A Dconf.h89 bool target_set_auth_type(const char *type);
H A Dconf.cc401 target_set_auth_type(const char *type) in target_set_auth_type() function
H A Duclparse.cc1055 if (!target_set_auth_type(obj.string_value().c_str())) in uclparse_controller()
1161 if (!target_set_auth_type(obj.string_value().c_str())) in uclparse_target()
H A Dparse.y697 ok = target_set_auth_type($2);