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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c1692 newshadowclient(struct shadowclients *prev) function
1698 errexit("newshadowclient: cannot malloc shadow client");
1705 errexit("newshadowclient: cannot malloc client array");
1733 sci->clients = newshadowclient(NULL);
1739 scc = newshadowclient(sci->clients);

Completed in 88 milliseconds