Home
last modified time | relevance | path

Searched defs:files_dim (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dexpand.c106 int files_dim; /* The allocated dimension of result.files[] */ member
612 int files_dim = ef->files_dim + MATCH_BLK_FACT; in ef_record_pathname() local
H A Dpcache.c106 size_t files_dim; /* The allocated size of files[] */ member