Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c271 get_history (int no) in get_history() function
699 else if (grub_strcmp (get_history (history), buf) != 0) in real_get_cmdline()
704 p = get_history (history); in real_get_cmdline()
725 else if (grub_strcmp (get_history (history), buf) != 0) in real_get_cmdline()
730 p = get_history (history); in real_get_cmdline()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c4331 get_history(zpool_handle_t *zhp, char *buf, uint64_t *off, uint64_t *len) in get_history() function
4392 if ((err = get_history(zhp, buf, off, &bytes_read)) != 0) in zpool_get_history()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog7231 [!STAGE1_5] (get_history): Likewise.