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

12

/freebsd-9.3-release/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-9.3-release/usr.bin/from/
H A Dfrom.c146 match(const char *line, const char *sender) argument
/freebsd-9.3-release/usr.bin/make/
H A Dshell.c389 Shell_Parse(const char line[]) argument
393 struct Shell *match; local
[all...]
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/usr.sbin/pkg_install/version/
H A Dperform.c399 char *line; local
401 int match; local
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Dcsh-mode.el[all...]
/freebsd-9.3-release/bin/sh/
H A Dmkinit.c185 char line[1024]; local
226 match(const char *name, const char *line) argument
242 gooddefine(const char *line) argument
267 char line[1024]; local
302 doinclude(char *line) argument
328 char line[1024]; local
[all...]
/freebsd-9.3-release/usr.bin/newkey/
H A Dupdate.c240 char line[256]; local
324 match(char *line, char *name) argument
[all...]
/freebsd-9.3-release/usr.sbin/rpc.ypupdated/
H A Dupdate.c237 char line[256]; local
321 match(char *line, char *name) argument
[all...]
/freebsd-9.3-release/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-9.3-release/contrib/lukemftpd/src/
H A Dconf.c148 int none, match; local
152 size_t line; local
[all...]
/freebsd-9.3-release/contrib/texinfo/info/
H A Dindices.c183 char *line; local
387 char *match; local
624 char *line; local
[all...]
/freebsd-9.3-release/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-9.3-release/usr.sbin/config/
H A Dmkmakefile.c114 char line[BUFSIZ]; local
134 char line[BUFSIZ]; local
191 char line[BUFSIZ]; local
250 char line[BUFSIZ]; local
316 int compile, match, nreqs, std, filetype, local
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Dtextbox.c38 char line[MAX_LEN + 1]; member in struct:__anon936
277 char *match = get_line(obj); local
371 char *line = get_line(obj); local
[all...]
/freebsd-9.3-release/contrib/less/
H A Dsearch.c412 int match; local
745 char *line; local
[all...]
/freebsd-9.3-release/sys/kern/
H A Dsubr_lock.c152 int line; member in struct:lock_prof
332 lock_prof_sum(struct lock_prof *match, struct lock_prof *dst, int hash, argument
459 lock_profile_lookup(struct lock_object *lo, int spin, const char *file, int line) argument
497 lock_profile_object_lookup(struct lock_object *lo, int spin, const char *file, int line) argument
526 lock_profile_obtain_lock_success(struct lock_object *lo, int contested, uint64_t waittime, const char *file, int line) argument
[all...]
/freebsd-9.3-release/contrib/file/src/
H A Dsoftmagic.c141 match(struc function
99 file_fmtcheck(struct magic_set *ms, const struct magic *m, const char *def, const char *file, size_t line) argument
[all...]

Completed in 171 milliseconds

12