Searched refs:read_boolean (Results 1 – 1 of 1) sorted by relevance
122 static read_func_t read_str, read_boolean, read_int64; variable129 { "boolean", write_boolean, read_boolean },492 read_boolean(char *buffer, void **value) in read_boolean() function