Searched refs:a_num (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Dops_udf.c81 a_num(const char *s, const char *id_type) function
103 return a_num(s, id_type);
115 return a_num(s, id_type);
218 udf_args.gmtoff = a_num(str, MNTTAB_OPT_GMTOFF);
226 udf_args.sessionnr = a_num(str, MNTTAB_OPT_SESSIONNR);
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dlint2.h84 int a_num; /* # of argument (1..) */ member in struct:arginf
H A Dchk.c412 if (ai->a_num == as)
532 if (ai1->a_num == n)
541 if (ai->a_num == n)
570 if (ai->a_num == n)
H A Dread.c305 ai->a_num = (int)strtol(cp, &eptr, 10);

Completed in 54 milliseconds