Home
last modified time | relevance | path

Searched refs:shint_val2 (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/dbacl/dbacl-1.14.1/src/
H A Dcatfun.c931 short int shint_val, shint_val2; in load_category_header() local
1001 if( sscanf(buf, MAGIC4_i, &lint_val1, &shint_val, &shint_val2, scratchbuf) == 4 ) { in load_category_header()
1004 cat->model.dt = (digtype_t)shint_val2; in load_category_header()