Searched refs:read_boolean (Results 1 – 1 of 1) sorted by relevance
123 static read_func_t read_str, read_boolean, read_int64; variable130 { "boolean", write_boolean, read_boolean },493 read_boolean(char *buffer, void **value) in read_boolean() function801 if (read_boolean(curr, &attr_buf) == 0) in parse_linkprops()