Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Demacs.c134 static int x_match(char *, char *);
923 offset = x_match(xbuf, pat); in x_search_hist()
949 i = x_match(*hp, pat); in x_search()
965 x_match(char *str, char *pat) in x_match() function