Searched defs:read_boolean (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c122 static read_func_t read_str, read_boolean, read_int64; variable
129 { "boolean", write_boolean, read_boolean },
492 read_boolean(char *buffer, void **value) function

Completed in 58 milliseconds