Searched refs:_update_dev (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | devalloc.c | 47 static char *_update_dev(deventry_t *, int, const char *, char *, char *); 206 (void) _update_dev(dentry, action, NULL, NULL, in _update_devalloc_db() 229 nickname = _update_dev(NULL, action, typestring, NULL, in _update_devalloc_db() 248 (void) _update_dev(entry, action, NULL, devname, NULL); in _update_devalloc_db() 281 _update_dev(deventry_t *dentry, int action, const char *devtype, char *devname, in _update_dev() function
|