Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_impl.h65 extern db_wfunc_t ipmgmt_db_add, ipmgmt_db_update, ipmgmt_db_update_if;
H A Dipmgmt_door.c219 err = ipmgmt_db_walk(ipmgmt_db_update, &cb, IPADM_DB_WRITE); in ipmgmt_setprop_handler()
H A Dipmgmt_persist.c656 ipmgmt_db_update(void *arg, nvlist_t *db_nvl, char *buf, size_t buflen, in ipmgmt_db_update() function