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

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c83 static int process_db_write(dlmgmt_db_req_t *, FILE *, FILE *);
653 if ((err = process_db_write(req, fp, nfp)) == 0)
967 process_db_write(dlmgmt_db_req_t *req, FILE *fp, FILE *nfp) function

Completed in 62 milliseconds