Searched refs:EOstring (Results 1 – 1 of 1) sorted by relevance
53 const char *EOstring; in basic_good() local57 EOstring = string + sizeof string; in basic_good()59 len = remoteconfig_cmdlength(string, EOstring); in basic_good()77 const char *EOstring; in embedded_nul() local81 EOstring = string + sizeof string; in embedded_nul()83 len = remoteconfig_cmdlength(string, EOstring); in embedded_nul()101 const char *EOstring; in trailing_space() local105 EOstring = string + sizeof string; in trailing_space()107 len = remoteconfig_cmdlength(string, EOstring); in trailing_space()