Home
last modified time | relevance | path

Searched refs:read_str (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c123 static read_func_t read_str, read_boolean, read_int64; variable
129 { "string", write_str, read_str },
475 read_str(char *buffer, void **value) in read_str() function
771 if (read_str(curr, &attr_buf) == 0) in parse_linkprops()
786 if (read_str(curr, &attr_buf) == 0) in parse_linkprops()