Home
last modified time | relevance | path

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

/titanic_41/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_41/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h473 static void lock_dev(void);
H A Ddevfsadm.c1101 lock_dev(); in process_devinfo_tree()
1387 lock_dev(); in sync_handler()
1400 lock_dev(void) in lock_dev() function
1685 lock_dev(); in event_handler()
1726 lock_dev(); in event_handler()
2428 lock_dev(); in minor_fini_thread()
8553 lock_dev(); in devname_lookup_handler()