Searched refs:VarSYSVMatch (Results 1 – 1 of 1) sorted by relevance
116 static bool VarSYSVMatch(struct Name *, bool, Buffer, void *);173 sysv_mod = {get_sysvpattern, NULL, VarSYSVMatch, free_patternarg}337 VarSYSVMatch(struct Name *word, bool addSpace, Buffer buf, void *patp) in VarSYSVMatch() function