Home | History | Annotate | Download | only in strace

Lines Matching refs:atoi

261 			acolumn = atoi(optarg);
270 set_overhead(atoi(optarg));
273 if ((pid = atoi(optarg)) <= 0) {
291 max_strlen = atoi(optarg);
434 tid = atoi(de->d_name);