Searched refs:textfile_caseput (Results 1 – 3 of 3) sorted by relevance
33 int textfile_caseput(const char *pathname, const char *key, const char *value);
377 int textfile_caseput(const char *pathname, const char *key, const char *value) in textfile_caseput() function
780 ret = textfile_caseput(filename, addr, new_str); in write_trust()1238 return textfile_caseput(filename, addr, ""); in write_blocked()