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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c263 static error_t update_archive(char *, char *);
302 "update", OPT_ABSENT, update_archive, 0, /* PUB */
4091 update_archive(char *root, char *opt) function
4434 if (update_archive(root, opt) != BAM_SUCCESS)
4482 (update_archive(rootbuf, opt) != BAM_SUCCESS))

Completed in 68 milliseconds