Searched defs:line (Results 476 - 500 of 767) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmacrotab.c301 key_compare(struct macro_key *key, const char *name, struct macro_source_file *file, int line) argument
330 new_macro_key(struct macro_table *t, const char *name, struct macro_source_file *file, int line) argument
421 macro_include(struct macro_source_file *source, int line, const char *included) argument
604 find_definition(const char *name, struct macro_source_file *file, int line) argument
665 check_for_redefinition(struct macro_source_file *source, int line, const char *name, enum macro_kind kind, int argc, const char **argv, const char *replacement) argument
720 macro_define_object(struct macro_source_file *source, int line, const char *name, const char *replacement) argument
752 macro_define_function(struct macro_source_file *source, int line, const char *name, int argc, const char **argv, const char *replacement) argument
779 macro_undef(struct macro_source_file *source, int line, const char *name) argument
821 macro_lookup_definition(struct macro_source_file *source, int line, const char *name) argument
834 macro_definition_location(struct macro_source_file *source, int line, const char *name, int *definition_line) argument
[all...]
H A Dsource.c1079 identify_source_line(struct symtab *s, int line, int mid_statement, CORE_ADDR pc) argument
1106 print_source_lines_base(struct symtab *s, int line, int stopline, int noerror) argument
1228 print_source_lines(struct symtab *s, int line, int stopline, int noerror) argument
1338 int line; local
1433 int line; local
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/eqn/
H A Dlex.cpp300 string line; member in class:file_input
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/grn/
H A Dmain.cpp718 interpret(char *line) argument
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/pic/
H A Dtroff.cpp84 void simple_output::line(const position &start, const position *v, int n, function in class:simple_output
/freebsd-9.3-release/contrib/less/
H A Dcmdbuf.c1406 char line[CMDBUF_SIZE]; local
[all...]
H A Dsearch.c745 char *line; local
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c86 struct archive_string line; member in struct:mtree
260 process_global_set(struct archive_read *a, struct mtree_option **global, const char *line) argument
289 process_global_unset(struct archive_read *a, struct mtree_option **global, const char *line) argument
321 process_add_entry(struct archive_read *a, struct mtree *mtree, struct mtree_option **global, const char *line, struct mtree_entry **last_entry) argument
[all...]
/freebsd-9.3-release/contrib/libreadline/examples/rlfe/
H A Drlfe.c290 line_handler (char *line) argument
[all...]
/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_tag.c1069 char *name, *file, *line; local
[all...]
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa.c919 char line[1024]; local
H A Dosm_subnet.c731 int line = 0; local
1035 char line[1024]; local
1298 char line[1024]; local
[all...]
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl_osfp.c93 char *line; local
779 get_int(char **line, size_ argument
868 get_str(char **line, size_t *len, char **v, const char *name, int minlen, const char *filename, int lineno) argument
981 get_field(char **line, size_t *len, int *fieldlen) argument
[all...]
/freebsd-9.3-release/contrib/sendmail/src/
H A Dheaders.c501 xputs(sm_debug_file(), line); local
[all...]
/freebsd-9.3-release/contrib/texinfo/info/
H A Dnodes.c709 char *start, *end, *line; local
[all...]
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dcmds.c605 char *line; local
1407 char *line; local
1459 char *line; local
1495 char *line; local
1505 char *line; local
1614 char *line; local
[all...]
H A Dindex.c740 char *line; local
[all...]
/freebsd-9.3-release/contrib/wpa/hostapd/
H A Dconfig_file.c40 int line = 0, vlan_id; local
130 int line = 0; local
203 int line = 0, ret = 0, num_methods; local
503 hostapd_config_parse_key_mgmt(int line, const char *value) argument
562 hostapd_config_parse_cipher(int line, const char *value) argument
1135 int line = 0; local
[all...]
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dconfig_file.c42 static char * wpa_config_get_line(char *s, int size, FILE *stream, int *line, argument
95 wpa_config_validate_network(struct wpa_ssid *ssid, int line) argument
130 wpa_config_read_network(FILE *f, int *line, int id) argument
191 wpa_config_read_blob(FILE *f, int *line, const char *name) argument
247 wpa_config_process_blob(struct wpa_config *config, FILE *f, int *line, char *bname) argument
281 wpa_config_parse_int(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
310 wpa_config_parse_str(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
345 wpa_config_process_country(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
361 wpa_config_process_load_dynamic_eap( const struct global_parse_data *data, struct wpa_config *config, int line, const char *so) argument
383 wpa_config_process_uuid(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
398 wpa_config_process_os_version(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
475 wpa_config_process_global(struct wpa_config *config, char *pos, int line) argument
509 int errors = 0, line = 0; local
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c458 int32_t cmd, line; local
/freebsd-9.3-release/crypto/openssh/
H A Dauthfile.c1119 char line[SSH_MAX_PUBKEY_BYTES]; local
1259 char line[SSH_MAX_PUBKEY_BYTES]; local
H A Dloginrec.c338 login_alloc_entry(pid_t pid, const char *username, const char *hostname, const char *line) argument
366 login_init_entry(struct logininfo *li, pid_t pid, const char *username, const char *hostname, const char *line) argument
1430 char line[UT_LINESIZE]; local
[all...]
H A Dssh-keyscan.c619 char *tname, *cp, line[NI_MAXHOST]; local
[all...]
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dpch.c1155 char *line; local
1349 pch_line_len(LINENUM line) argument
1358 pch_char(LINENUM line) argument
1367 pfetch(LINENUM line) argument
[all...]
/freebsd-9.3-release/lib/libc/gen/
H A Dgetcap.c651 char *cp, *line, *rp, *np, buf[BSIZE], nbuf[BSIZE]; local
[all...]

Completed in 408 milliseconds

<<11121314151617181920>>