cli_set_ea_path  2544 source3/include/proto.h bool cli_set_ea_path(struct cli_state *cli, const char *path, const char *ea_name, const char *ea_val, size_t ea_len);
cli_set_ea_path  4706 source3/torture/torture.c 		if (!cli_set_ea_path(cli, fname, ea_name, ea_val, i+1)) {
cli_set_ea_path  4735 source3/torture/torture.c 	cli_set_ea_path(cli, fname, "", "", 0);
cli_set_ea_path  4740 source3/torture/torture.c 		if (!cli_set_ea_path(cli, fname, ea_name, "", 0)) {
cli_set_ea_path  4766 source3/torture/torture.c 	if (!cli_set_ea_path(cli, fname, "foo", "", 0)) {