Searched refs:get_num (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/file_cmds-242/dd/
H A Dargs.c71 static quad_t get_num(char *);
190 res = get_num(arg);
201 res = get_num(arg);
211 cpy_cnt = get_num(arg);
222 files_cnt = get_num(arg);
233 res = get_num(arg);
253 res = get_num(arg);
344 get_num(char *val) function
401 num *= get_num(expr + 1);
417 num = get_num(va
[all...]
/macosx-10.10/hfs-285/newfs_hfs/
H A Dnewfs_hfs.c149 get_num(char *str) function
222 gJournalSize = get_num(optarg);
241 gPartitionSize = get_num(optarg);
255 uint64_t level = get_num (optarg);
288 tempBlockSize = get_num(optarg);

Completed in 111 milliseconds