Home
last modified time | relevance | path

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

/netbsd-src/bin/chio/
H A Dchio.c66 static int parse_element_unit(const char *);
217 cmd.cm_fromunit = parse_element_unit(*argv); in do_move()
225 cmd.cm_tounit = parse_element_unit(*argv); in do_move()
279 cmd.ce_srcunit = parse_element_unit(*argv); in do_exchange()
287 cmd.ce_fdstunit = parse_element_unit(*argv); in do_exchange()
306 cmd.ce_sdstunit = parse_element_unit(*argv); in do_exchange()
365 cmd.cp_unit = parse_element_unit(*argv); in do_position()
465 picker = parse_element_unit(*argv); in do_setpicker()
563 i = parse_element_unit(argv[0]); in do_status()
742 cmd.slot = parse_element_unit(argv[1]); in do_cdlu()
[all …]