Home
last modified time | relevance | path

Searched defs:matching (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libarchive/tar/
H A Dread.c404 unmatched_inclusions_warn(struct archive *matching, const char *msg) in unmatched_inclusions_warn()
H A Dbsdtar.h98 struct archive *matching; /* for matching.c */ member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_private.h81 struct archive *matching; member
/freebsd/crypto/openssh/regress/unittests/hostkeys/
H A Dtest_iterate.c57 const int matching = (ctx->flags & HKF_WANT_MATCH) != 0; in check() local
/freebsd/contrib/wpa/src/utils/
H A Dtrace.c73 char **matching; in open_bfd() local
/freebsd/contrib/libarchive/cpio/
H A Dcpio.h91 struct archive *matching; member
/freebsd/crypto/openssh/
H A Dkex.c240 char *list = NULL, *ret = NULL, *matching = NULL, *opatterns = NULL; in kex_assemble_names() local