Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:atoi

517 			UserBufferSize = atoi(optarg)*1024;
524 cnt = atoi(optarg);
530 Cflag = atoi(optarg) * 1000000;
593 if ((devnum = atoi(optarg)) != 0) {
746 Wflag = atoi(optarg);