Home
last modified time | relevance | path

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

/minix3/bin/ksh/
H A Demacs.c142 static int x_match ARGS((char *str, char *pat));
976 offset = x_match(xbuf, pat);
1004 i = x_match(*hp, pat);
1020 x_match(str, pat) in x_match() function