Home
last modified time | relevance | path

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

/onnv-gate/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c234 get_history (int no) in get_history() function
662 else if (grub_strcmp (get_history (history), buf) != 0) in real_get_cmdline()
667 p = get_history (history); in real_get_cmdline()
688 else if (grub_strcmp (get_history (history), buf) != 0) in real_get_cmdline()
693 p = get_history (history); in real_get_cmdline()
/onnv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c3342 get_history(zpool_handle_t *zhp, char *buf, uint64_t *off, uint64_t *len) in get_history() function
3440 if ((err = get_history(zhp, buf, &off, &bytes_read)) != 0) in zpool_get_history()
/onnv-gate/usr/src/grub/grub-0.97/
H A DChangeLog7231 [!STAGE1_5] (get_history): Likewise.