Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/allocate/
H A Dallocate3.c123 static int update_device(char **, char *, int);
1341 (void) update_device(dnms->dnames, zonename, in _store_devnames()
1344 (void) update_device(dnms->dnames, NULL, in _store_devnames()
1840 update_device(char **devnames, char *zonename, int flag) in update_device() function