atoi 423 lib/search/regex.c tmp_token = atoi (tmp_str); atoi 573 lib/search/regex.c ret = atoi (tmp_str); atoi 552 src/args.c arg = edit_arg_vpath_new (fname_vpath, atoi (p)); atoi 206 src/editor/editoptions.c edit_options.word_wrap_line_length = atoi (p); atoi 214 src/editor/editoptions.c TAB_SIZE = atoi (q); atoi 620 src/filemanager/boxes.c old_esc_mode_timeout = atoi (time_out_new); atoi 1190 src/filemanager/boxes.c vfs_timeout = atoi (ret_timeout); atoi 1206 src/filemanager/boxes.c ftpfs_directory_timeout = atoi (ret_directory_timeout); atoi 924 src/filemanager/ext.c view_at_line_number = atoi (action + 5); atoi 1463 src/filemanager/find.c line = atoi (file + 4); atoi 1847 src/filemanager/panel.c req_length = atoi (format); atoi 265 src/filemanager/treestore.c common = atoi (s); atoi 548 src/setup.c old_esc_mode_timeout = atoi (kt); atoi 541 src/usermenu.c do_quote = (atoi (commands) != 0); atoi 1162 src/vfs/ftpfs/ftpfs.c port = atoi (c); atoi 360 src/vfs/ftpfs/ftpfs_parse_ls.c date.tm_mday = atoi (day_of_month); atoi 376 src/vfs/ftpfs/ftpfs_parse_ls.c date.tm_year = atoi (t) - 1900; atoi 1058 src/vfs/ftpfs/ftpfs_parse_ls.c date.tm_mday = atoi (day_of_month); atoi 195 src/vfs/sftpfs/config_parser.c *pointer_int = atoi (value);