Home
last modified time | relevance | path

Searched defs:sact (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/testcode/
H A Dunitmain.c694 typedef struct addr_action {char* ip; char* sact; enum respip_action act;} member
749 char* sact = strdup(config_response_ip[i].sact); in respip_conf_actions_test() local
800 char* sact = strdup(config_response_ip_view1[i].sact); in respip_view_conf_actions_test() local
807 char* sact = strdup(config_response_ip_view2[i].sact); in respip_view_conf_actions_test() local
883 char* sact = strdup("redirect"); in cfg_insert_respip_data() local
/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c168 uint32_t sact; member