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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c271 get_history (int no) function
699 else if (grub_strcmp (get_history (history), buf) != 0)
704 p = get_history (history);
725 else if (grub_strcmp (get_history (history), buf) != 0)
730 p = get_history (history);
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c3618 get_history(zpool_handle_t *zhp, char *buf, uint64_t *off, uint64_t *len) function
3718 if ((err = get_history(zhp, buf, &off, &bytes_read)) != 0)

Completed in 66 milliseconds