Searched refs:_update_dev (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevalloc.c47 static char *_update_dev(deventry_t *, int, const char *, char *, char *);
206 (void) _update_dev(dentry, action, NULL, NULL,
229 nickname = _update_dev(NULL, action, typestring, NULL,
248 (void) _update_dev(entry, action, NULL, devname, NULL);
253 * _update_dev: Update device_allocate and/or device_maps files
281 _update_dev(deventry_t *dentry, int action, const char *devtype, char *devname, function

Completed in 56 milliseconds