Searched refs:putzoneent (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dzonecfg_impl.h72 extern int putzoneent(struct zoneent *, zoneent_op_t);
H A Dgetzoneent.c30 * delimiters. endzoneent() closes the file. putzoneent() updates the file,
269 putzoneent(struct zoneent *ze, zoneent_op_t operation) function
H A Dlibzonecfg.c395 if ((err = putzoneent(&ze, PZE_REMOVE)) != Z_OK)
1160 if ((err = putzoneent(&ze, opcode)) != Z_OK)
5820 return (putzoneent(&ze, PZE_MODIFY));

Completed in 363 milliseconds