Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_impl.h73 extern db_wfunc_t ipmgmt_db_getif;
H A Dipmgmt_persist.c807 ipmgmt_db_getif(void *arg, nvlist_t *db_nvl, char *buf, size_t buflen, in ipmgmt_db_getif() function
2046 err = ipmgmt_db_walk(ipmgmt_db_getif, &cbarg, IPADM_DB_READ); in ipmgmt_get_ifinfo_nvl()
H A Dipmgmt_door.c709 ipmgmt_db_getif); in ipmgmt_getif_handler()