Searched +defs:match +defs:line (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-10-stable/gnu/usr.bin/rcs/ident/
H A Dident.c224 match(fp) /* group substring between two KDELIM's; then do pattern match */ function
227 char line[BUFSIZ]; local
[all...]
/freebsd-10-stable/usr.bin/from/
H A Dfrom.c146 match(const char *line, const char *sender) argument
/freebsd-10-stable/usr.bin/make/
H A Dshell.c389 Shell_Parse(const char line[]) argument
393 struct Shell *match; local
[all...]
/freebsd-10-stable/crypto/heimdal/appl/login/
H A Dlogin_access.c61 char line[BUFSIZ]; local
65 int match = NO; local
133 int match = NO; local
[all...]
/freebsd-10-stable/crypto/heimdal/appl/rsh/
H A Dlogin_access.c61 char line[BUFSIZ]; local
65 int match = NO; local
133 int match = NO; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dtest_addr.c133 match_addr(krb5_context context, const char *range_addr, const char *one_addr, int match) argument
172 inv_param_handler(const wchar_t* expression, const wchar_t* function, const wchar_t* file, unsigned int line, uintptr_t pReserved) argument
/freebsd-10-stable/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c57 char line[BUFSIZ]; local
61 int match = NO; local
118 int match = NO; local
[all...]
/freebsd-10-stable/sys/ddb/
H A Ddb_main.c62 X_db_line_at_pc(db_symtab_t *symtab, c_db_sym_t sym, char **file, int *line, argument
94 Elf_Sym *sym, *match; local
[all...]
/freebsd-10-stable/usr.bin/tip/libacu/
H A Dcourier.c72 char line[80]; local
115 logent(value(HOST), num, "cour", line); local
151 cour_swallow(char *match) argument
H A Dhayes.c99 char line[80]; local
138 logent(value(HOST), num, "hayes", line); local
176 gobble(char *match) argument
H A Dt3000.c74 char line[80]; local
116 logent(value(HOST), num, "t3000", line); local
152 t3000_swallow(char *match) argument
H A Dventel.c76 char *msg, line[80]; local
110 logent(value(HOST), num, "ventel", line); local
184 gobble(char match, cha argument
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/version/
H A Dperform.c399 char *line; local
401 int match; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dcsh-mode.el[all...]
/freebsd-10-stable/usr.sbin/setfmac/
H A Dsetfmac.c61 *match; /* cached decision for MAC label to apply */ member in struct:label_spec
193 chomp_line(char **line, size_t *linesize) argument
232 char *line; local
300 add_spec_line(const char *file, int is_sebsd, struct label_spec_entry *entry, char *line) argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dhostfile.h28 u_long line; member in struct:hostkey_entry
87 u_int match; /* Zero or more of HKF_MATCH_* OR'd together */ member in struct:hostkey_foreach_line
88 char *line; /* Entire key line; mutable by callback */ member in struct:hostkey_foreach_line
[all...]
/freebsd-10-stable/usr.bin/newkey/
H A Dupdate.c240 char line[256]; local
332 match(char *line, char *name) argument
[all...]
/freebsd-10-stable/usr.sbin/rpc.ypupdated/
H A Dupdate.c237 char line[256]; local
328 match(char *line, char *name) argument
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Dindices.c183 char *line; local
387 char *match; local
624 char *line; local
[all...]
/freebsd-10-stable/sbin/atm/atmconfig/
H A Dmain.c94 char line[LINE_MAX]; /* current line */ member in struct:help_file
306 const char *line; local
326 struct help_pos match, last_match; local
327 const char *line; local
528 const struct cmdtab *match, *cc, *tab; local
[all...]
/freebsd-10-stable/usr.sbin/config/
H A Dmkmakefile.c110 char line[BUFSIZ]; local
130 char line[BUFSIZ]; local
187 char line[BUFSIZ]; local
246 char line[BUFSIZ]; local
312 int compile, match, nreqs, std, filetype, not, local
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dtests.cpp136 detail::match(const std::string& regexp, const std::string& str) function in class:detail
353 impl::tc::check_errno(const char* file, const int line, const int exp_errno, argument
360 impl::tc::require_errno(const char* file, const int line, const int exp_errno, argument
/freebsd-10-stable/contrib/dialog/
H A Dtextbox.c38 char line[MAX_LEN + 1]; member in struct:__anon909
309 char *match = get_line(obj); local
403 char *line = get_line(obj); local
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dsoftmagic.c163 match(struc function
121 file_fmtcheck(struct magic_set *ms, const struct magic *m, const char *def, const char *file, size_t line) argument
[all...]
/freebsd-10-stable/sys/kern/
H A Dsubr_lock.c181 int line; member in struct:lock_prof
340 lock_prof_sum(struct lock_prof *match, struct lock_prof *dst, int hash, argument
467 lock_profile_lookup(struct lock_object *lo, int spin, const char *file, int line) argument
505 lock_profile_object_lookup(struct lock_object *lo, int spin, const char *file, int line) argument
534 lock_profile_obtain_lock_success(struct lock_object *lo, int contested, uint64_t waittime, const char *file, int line) argument
[all...]

Completed in 182 milliseconds

12