Home
last modified time | relevance | path

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

/external/mtools/
Dmformat.c914 Fs->dir_len = atou16(getenv("MTOOLS_DIR_LEN")); in mformat()
962 argtracks = atou16(optarg); in mformat()
971 argsectors = atou16(optarg); in mformat()
1029 msize = atou16(optarg); in mformat()
1078 Fs->backupBoot = atou16(optarg); in mformat()
1088 argheads = atou16(optarg); in mformat()
Dstrtonum.c77 uint16_t atou16(const char *str) { in atou16() function
Dmpartition.c360 argheads = atou16(optarg); in mpartition()
363 argsectors = atou16(optarg); in mpartition()
Dfloppyd_installtest.c153 *port = atou16(p); in get_host_and_port()
Dmtools.h198 uint16_t atou16(const char *str);