Home
last modified time | relevance | path

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

/dragonfly/contrib/ee/
H A Dee.c337 int unique_test P_((char *string, char *list[]));
1666 if ((result = unique_test(cmd_str, commands)) != 1) in command_prompt()
4166 if (unique_test(string, init_strings) != 1) in ee_init()
4321 if (unique_test(string, init_strings) == 1) in dump_ee_conf()
5028 unique_test(string, list) in unique_test() function