Home
last modified time | relevance | path

Searched defs:match_list (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_match.c53 struct match_list { struct
54 firstmatch_list global() argument
55 lastmatch_list global() argument
56 countmatch_list global() argument
57 unmatched_countmatch_list global() argument
58 unmatched_nextmatch_list global() argument
59 unmatched_eofmatch_list global() argument
[all...]
/freebsd-src/contrib/dialog/
H A Dfselect.c360 match(char *name, LIST * d_list, LIST * f_list, MATCH * match_list) in match()
394 free_match(MATCH * match_list) in free_match()
403 MATCH match_list; in complete() local
/freebsd-src/crypto/openssh/
H A Dmatch.c274 match_list(const char *client, const char *server, u_int *next) in match_list() function
H A Dssh_namespace.h413 #define match_list Fssh_match_list macro
/freebsd-src/contrib/libedit/
H A Dfilecomplete.c470 char **match_list = NULL, *retstr, *prevstr; in completion_matches() local