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

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c121 static write_func_t write_str, write_boolean, write_uint64; variable
128 { "string", write_str, read_str },
417 write_str(char *buffer, size_t buffer_length, char *name, void *value) function

Completed in 48 milliseconds