Lines Matching refs:method
9 * discipline/method interface
275 fp->method = FF_old;
314 fp->method = FF_typ;
341 fp->method = FF_gnu;
347 fp->method = FF_dir;
435 fp->method = FF_typ;
453 fp->method = FF_dir;
455 fp->method = FF_gnu;
458 fp->method = FF_gnu;
468 fp->method = FF_old;
508 j = fp->method == FF_old || fp->method == FF_gnu;
554 if (fp->method != FF_dir && fp->method != FF_typ)
557 (*fp->disc->errorf)(fp, fp->disc, 2, "%s: %s code format does not support directory verification", path, fp->method == FF_gnu ? FF_gnu_magic : "OLD-BIGRAM");
706 switch (fp->method)
939 if (type && fp->method == FF_dir)
962 switch (fp->method)
1077 switch (fp->method)