Lines Matching refs:strtol
679 ret = (int)strtol(buf, NULL, 10);704 ret = (int)strtol(buf + strlen("config:"), NULL, 10);796 attr.config = strtol(buf, NULL, 0);