Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c326 int num_match; /* Minimum chars to produce a match */ member
420 (actlen >= matches->num_match) && in getaction()