Home
last modified time | relevance | path

Searched defs:print_menu (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sbin/fdisk/
H A Dpart.c886 print_menu(int (*test)(const unsigned int), const unsigned int columns) in print_menu() function
/openbsd-src/bin/ksh/
H A Dexec.c1249 do_selectargs(char **ap, bool print_menu) in do_selectargs()