Searched defs:matchdisc (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/std/
H A Dmount.c191 Dtdisc_t matchdisc; member in struct:__anon234
216 state.matchdisc.key = offsetof(Match_t, name);
217 state.matchdisc.comparf = matchcmp;
218 if (!(state.match = dtopen(&state.matchdisc, Dtoset)))

Completed in 518 milliseconds