Lines Matching refs:MAX_INPUT
832 char buf[MAX_INPUT]; in list_menu_entry()
864 (void) snprintf(buf, MAX_INPUT, "set currdev=zfs:%s:", in list_menu_entry()
872 (void) snprintf(buf, MAX_INPUT, "include /boot/forth/loader.4th"); in list_menu_entry()
879 (void) snprintf(buf, MAX_INPUT, "start"); in list_menu_entry()
886 (void) snprintf(buf, MAX_INPUT, "boot"); in list_menu_entry()
983 (void) snprintf(buf, MAX_INPUT, "show-module-options"); in list_menu_entry()
1105 char buf[MAX_INPUT]; in update_temp()
1142 (void) snprintf(buf, MAX_INPUT, "set currdev=zfs:%s:", mp.mnt_special); in update_temp()
1149 (void) snprintf(buf, MAX_INPUT, "include /boot/forth/loader.4th"); in update_temp()
1156 (void) snprintf(buf, MAX_INPUT, "start"); in update_temp()
1163 (void) snprintf(buf, MAX_INPUT, "boot"); in update_temp()
1306 char buf[MAX_INPUT]; in enable_hyper()
1334 (void) snprintf(buf, MAX_INPUT, "set currdev=zfs:%s:", mp.mnt_special); in enable_hyper()
1341 (void) snprintf(buf, MAX_INPUT, "include /boot/forth/loader.4th"); in enable_hyper()
1348 (void) snprintf(buf, MAX_INPUT, "start"); in enable_hyper()
1355 (void) snprintf(buf, MAX_INPUT, "boot"); in enable_hyper()