Lines Matching refs:method
21 enum method {73 enum method method = MAX_METHOD;100 method = atoi(optarg);149 if (method == MAX_METHOD) {154 printf("Using method=%d\n", method);166 switch (method) {222 err(1, "Invalid method.");239 if (method == HUGETLBFS)