Home
last modified time | relevance | path

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

/openbsd/bin/chio/
H A Dchio.c64 static void find_voltag(char *, int *, int *);
188 find_voltag(*argv, &cmd.cm_fromtype, &cmd.cm_fromunit); in do_move()
700 find_voltag(char *voltag, int *type, int *unit) in find_voltag() function