Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c123 static int update_device(char **, char *, int);
1340 (void) update_device(dnms->dnames, zonename, in _store_devnames()
1343 (void) update_device(dnms->dnames, NULL, in _store_devnames()
1839 update_device(char **devnames, char *zonename, int flag) in update_device() function