Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/allocate/
H A Dallocate3.c119 static int lock_dev(char *, struct stat *);
551 (void) lock_dev(NULL, NULL); in list_devices()
642 lock_dev(char *file, struct stat *statbuf) in lock_dev() function
1098 if ((*lock_fd = lock_dev(fname, &stat_buf)) == -1) { in _deallocate_dev()
1256 if ((*lock_fd = lock_dev(fname, &stat_buf)) == -1) { in _allocate_dev()
/titanic_53/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h473 static void lock_dev(void);
H A Ddevfsadm.c1102 lock_dev(); in process_devinfo_tree()
1388 lock_dev(); in sync_handler()
1401 lock_dev(void) in lock_dev() function
1686 lock_dev(); in event_handler()
1727 lock_dev(); in event_handler()
2429 lock_dev(); in minor_fini_thread()
8587 lock_dev(); in devname_lookup_handler()