Home
last modified time | relevance | path

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

/titanic_44/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.h212 int devfsadm_noupdate(void);
H A Dmapfile-vers52 devfsadm_noupdate { FLAGS = EXTERN };
H A Ddevfsadm_impl.h431 int devfsadm_noupdate(void);
H A Ddevfsadm.c6996 devfsadm_noupdate(void) in devfsadm_noupdate() function