Searched defs:patterns (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dmatch.c189 match_host_and_ip(const char *host, const char *ipaddr, const char *patterns) argument
H A Dauth-options.c279 char *patterns = xmalloc(strlen(opts) + 1); local
333 char *patterns = xmalloc(strlen(opts) + 1); local
[all...]
/freebsd-10.3-release/usr.sbin/pkg_install/version/
H A Dperform.c51 char **pkgs, *pat[2], **patterns; local
/freebsd-10.3-release/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.h108 caddr_t32 patterns; /* struct pci_match_conf ptr */ member in struct:pci_conf_io32
/freebsd-10.3-release/gnu/usr.bin/rcs/lib/
H A Dpartime.c223 static char const * const patterns[] = { variable
/freebsd-10.3-release/usr.sbin/pkg_install/lib/
H A Dmatch.c58 matchinstalled(match_t MatchType, char **patterns, int *retval) argument
/freebsd-10.3-release/sys/sys/
H A Dpciio.h95 struct pci_match_conf *patterns; /* pattern buffer */ member in struct:pci_conf_io
/freebsd-10.3-release/sys/dev/pci/
H A Dpci_user.c259 uint32_t patterns; /* pattern buffer member in struct:pci_conf_io32
/freebsd-10.3-release/gnu/usr.bin/grep/
H A Dsearch.c61 static struct patterns struct
69 struct patterns *patterns; variable in typeref:struct:patterns
670 wchar_t **patterns; member in struct:__anon5686
[all...]
/freebsd-10.3-release/usr.sbin/boot0cfg/
H A Dboot0cfg.c526 static struct byte_pattern patterns[] = { local
/freebsd-10.3-release/usr.sbin/pciconf/
H A Dpciconf.c193 struct pci_match_conf patterns[1]; local
840 struct pci_match_conf patterns[1]; local
[all...]
/freebsd-10.3-release/usr.bin/csup/
H A Dmisc.c50 char **patterns; member in struct:pattlist
/freebsd-10.3-release/usr.bin/grep/
H A Dgrep.c86 unsigned int patterns; variable
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c852 collect_ignore_patterns(apr_array_header_t **patterns, svn_wc__db_t *db, const char *local_abspath, const apr_array_header_t *ignores, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
971 send_unversioned_item(const struct walk_status_baton *wb, const char *local_abspath, const svn_io_dirent2_t *dirent, svn_boolean_t tree_conflicted, const apr_array_header_t *patterns, svn_boolean_t no_ignore, svn_wc_status_func4_t status_func, void *status_baton, apr_pool_t *scratch_pool) argument
2735 svn_wc_get_default_ignores(apr_array_header_t **patterns, apr_hash_t *config, apr_pool_t *pool) argument
2931 svn_wc_get_ignores2(apr_array_header_t **patterns, svn_wc_context_t *wc_ctx, const char *local_abspath, apr_hash_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
H A Ddeprecated.c3035 svn_wc_get_ignores(apr_array_header_t **patterns, apr_hash_t *config, svn_wc_adm_access_t *adm_access, apr_pool_t *pool) argument
/freebsd-10.3-release/sys/dev/isp/
H A Disp.c717 static const uint16_t patterns[MAX_MAILBOX] = { local
/freebsd-10.3-release/sys/cam/
H A Dcam_xpt.c1185 xptbusmatch(struct dev_match_pattern *patterns, u_int num_patterns, argument
1297 xptdevicematch(struct dev_match_pattern *patterns, u_int num_patterns, argument
1420 xptperiphmatch(struct dev_match_pattern *patterns, u_int num_patterns, struct cam_periph *periph) argument
[all...]
H A Dcam_ccb.h551 struct dev_match_pattern *patterns; member in struct:ccb_dev_match
/freebsd-10.3-release/contrib/groff/src/roff/troff/
H A Denv.cpp3374 hyphen_trie patterns; member in struct:hyphenation_language
[all...]
/freebsd-10.3-release/sbin/camcontrol/
H A Dcamcontrol.c7628 struct dev_match_pattern *patterns; local
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dgenautomata.c430 char ***patterns; member in struct:unit_pattern_rel_decl
2178 process_presence_absence_patterns(char ***patterns, int num, pos_t req_pos ATTRIBUTE_UNUSED, int presence_p, int final_p) argument
[all...]

Completed in 233 milliseconds