Home | History | Annotate | Download | only in sysinst

Lines Matching refs:dist_postfix

390 	option {src_legend(menu, MSG_Dist_postfix, dist_postfix);},
391 action { src_prompt(MSG_Dist_postfix, dist_postfix, sizeof dist_postfix); };
442 option {src_legend(menu, MSG_Dist_postfix, dist_postfix);},
443 action { src_prompt(MSG_Dist_postfix, dist_postfix, sizeof dist_postfix); };
490 option {src_legend(menu, MSG_Dist_postfix, dist_postfix);},
491 action { src_prompt(MSG_Dist_postfix, dist_postfix, sizeof dist_postfix); };
508 option {src_legend(menu, MSG_Dist_postfix, dist_postfix);},
509 action { src_prompt(MSG_Dist_postfix, dist_postfix, sizeof dist_postfix); };
521 option {src_legend(menu, MSG_Dist_postfix, dist_postfix);},
522 action { src_prompt(MSG_Dist_postfix, dist_postfix, 60); };