Home
last modified time | relevance | path

Searched refs:dlpi_disabnotify (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/man/man3dlpi/
H A DMakefile24 dlpi_disabnotify.3dlpi \
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.h203 extern int dlpi_disabnotify(dlpi_handle_t, dlpi_notifyid_t, void **);
H A Dmapfile-vers49 dlpi_disabnotify;
H A Dlibdlpi.c871 dlpi_disabnotify(dlpi_handle_t dh, dlpi_notifyid_t id, void **argp) in dlpi_disabnotify() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3dlpi.inc22 file path=usr/share/man/man3dlpi/dlpi_disabnotify.3dlpi
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c232 (void) dlpi_disabnotify(pi->pi_dh, id, NULL); in phyint_link_init()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c1656 (void) dlpi_disabnotify(dh, id, NULL); in setifether()