Searched defs:patterns (Results 1 - 23 of 23) sorted by path

/freebsd-10-stable/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...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.cpp3374 hyphen_trie patterns; member in struct:hyphenation_language
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c3254 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
H A Dstatus.c861 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
980 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
2778 svn_wc_get_default_ignores(apr_array_header_t **patterns, apr_hash_t *config, apr_pool_t *pool) argument
2971 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...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dauth-cmd.c138 apr_array_header_t *patterns; member in struct:walk_credentials_baton_t
196 match_credential(svn_boolean_t *match, svn_x509_certinfo_t **certinfo, const char *cred_kind, const char *realmstring, apr_array_header_t *patterns, apr_array_header_t *cred_items, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dauth-options.c281 char *patterns = xmalloc(strlen(opts) + 1); local
335 char *patterns = xmalloc(strlen(opts) + 1); local
[all...]
H A Dmatch.c189 match_host_and_ip(const char *host, const char *ipaddr, const char *patterns) argument
/freebsd-10-stable/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:__anon5554
[all...]
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Dpartime.c223 static char const * const patterns[] = { variable
/freebsd-10-stable/sbin/camcontrol/
H A Dcamcontrol.c7745 struct dev_match_pattern *patterns; local
[all...]
/freebsd-10-stable/sys/cam/
H A Dcam_ccb.h553 struct dev_match_pattern *patterns; member in struct:ccb_dev_match
H A Dcam_xpt.c1203 xptbusmatch(struct dev_match_pattern *patterns, u_int num_patterns, argument
1315 xptdevicematch(struct dev_match_pattern *patterns, u_int num_patterns, argument
1438 xptperiphmatch(struct dev_match_pattern *patterns, u_int num_patterns, struct cam_periph *periph) argument
[all...]
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.h108 caddr_t32 patterns; /* struct pci_match_conf ptr */ member in struct:pci_conf_io32
/freebsd-10-stable/sys/dev/isp/
H A Disp.c666 static const uint16_t patterns[MAX_MAILBOX] = { local
/freebsd-10-stable/sys/dev/pci/
H A Dpci_user.c259 uint32_t patterns; /* pattern buffer member in struct:pci_conf_io32
/freebsd-10-stable/sys/sys/
H A Dpciio.h95 struct pci_match_conf *patterns; /* pattern buffer */ member in struct:pci_conf_io
/freebsd-10-stable/tools/tools/dmardump/
H A Ddmardump.c66 struct pci_match_conf patterns[1]; local
[all...]
/freebsd-10-stable/usr.bin/csup/
H A Dmisc.c50 char **patterns; member in struct:pattlist
/freebsd-10-stable/usr.bin/grep/
H A Dgrep.c86 unsigned int patterns; variable
[all...]
/freebsd-10-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c526 static struct byte_pattern patterns[] = { local
/freebsd-10-stable/usr.sbin/pciconf/
H A Dpciconf.c193 struct pci_match_conf patterns[1]; local
843 struct pci_match_conf patterns[1]; local
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/lib/
H A Dmatch.c58 matchinstalled(match_t MatchType, char **patterns, int *retval) argument
/freebsd-10-stable/usr.sbin/pkg_install/version/
H A Dperform.c51 char **pkgs, *pat[2], **patterns; local

Completed in 345 milliseconds