Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c122 static write_func_t write_str, write_boolean, write_uint64; variable
418 write_str(char *buffer, size_t buffer_length, char *name, void *value) in write_str() function