Home
last modified time | relevance | path

Searched refs:devfsadm_noupdate (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Dport_link.c872 if (devfsadm_noupdate() == DEVFSADM_FALSE) { in add_pm_entry()
894 if (devfsadm_noupdate() == DEVFSADM_FALSE) { in remove_pm_entry()
940 if (devfsadm_noupdate() == DEVFSADM_FALSE) { in delete_port_monitor()
975 if (devfsadm_noupdate() == DEVFSADM_FALSE) { in add_port_monitor()
H A Ddevfsadm.h213 int devfsadm_noupdate(void);
H A Dmapfile-vers54 devfsadm_noupdate { FLAGS = EXTERN };
H A Ddevfsadm_impl.h431 int devfsadm_noupdate(void);
H A Ddevfsadm.c7010 devfsadm_noupdate(void) in devfsadm_noupdate() function