Searched defs:deny (Results 1 – 3 of 3) sorted by relevance
49 <!ELEMENT deny EMPTY> element
290 enum e_action { allow, deny, set } action = allow; in proto2num() enumerator
1620 AvahiStringList *browse = NULL, *allow = NULL, *deny = NULL; in avahi_server_config_copy() local