Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 659) sorted by relevance

12345678910>>...27

/dflybsd-src/contrib/binutils-2.27/gas/
H A Dmessages.c109 unsigned int line; in as_show_where() local
143 as_warn_internal (const char *file, unsigned int line, char *buffer) in as_warn_internal()
191 as_warn_where (const char *file, unsigned int line, const char *format, ...) in as_warn_where()
208 as_bad_internal (const char *file, unsigned int line, char *buffer) in as_bad_internal()
254 as_bad_where (const char *file, unsigned int line, const char *format, ...) in as_bad_where()
293 as_assert (const char *file, int line, const char *fn) in as_assert()
310 as_abort (const char *file, int line, const char *fn) in as_abort()
350 unsigned line, in as_internal_value_out_of_range()
422 unsigned line) in as_warn_value_out_of_range()
433 unsigned line) in as_bad_value_out_of_range()
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dmessages.c120 unsigned int line; in as_show_where() local
154 as_warn_internal (const char *file, unsigned int line, char *buffer) in as_warn_internal()
202 as_warn_where (const char *file, unsigned int line, const char *format, ...) in as_warn_where()
219 as_bad_internal (const char *file, unsigned int line, char *buffer) in as_bad_internal()
265 as_bad_where (const char *file, unsigned int line, const char *format, ...) in as_bad_where()
305 as_abort (const char *file, int line, const char *fn) in as_abort()
384 unsigned line, in as_internal_value_out_of_range()
454 unsigned line) in as_warn_value_out_of_range()
465 unsigned line) in as_bad_value_out_of_range()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig.c65 int line, const char *value) in wpa_config_parse_str()
201 int line, const char *value) in wpa_config_parse_int()
263 int line, const char *value, in wpa_config_parse_addr_list()
356 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid()
401 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_hint()
445 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_blacklist()
467 struct wpa_ssid *ssid, int line, in wpa_config_parse_bssid_whitelist()
489 struct wpa_ssid *ssid, int line, in wpa_config_parse_psk()
601 struct wpa_ssid *ssid, int line, in wpa_config_parse_proto()
702 struct wpa_ssid *ssid, int line, in wpa_config_parse_key_mgmt()
[all …]
/dflybsd-src/sys/netgraph7/
H A Dnetgraph.h185 _chkhook(hook_p hook, char *file, int line) in _chkhook()
196 _ng_hook_ref(hook_p hook, char * file, int line) in _ng_hook_ref()
203 _ng_hook_name(hook_p hook, char * file, int line) in _ng_hook_name()
210 _ng_hook_unref(hook_p hook, char * file, int line) in _ng_hook_unref()
217 _ng_hook_set_private(hook_p hook, void *val, char * file, int line) in _ng_hook_set_private()
224 _ng_hook_set_rcvmsg(hook_p hook, ng_rcvmsg_t *val, char * file, int line) in _ng_hook_set_rcvmsg()
231 _ng_hook_set_rcvdata(hook_p hook, ng_rcvdata_t *val, char * file, int line) in _ng_hook_set_rcvdata()
238 _ng_hook_private(hook_p hook, char * file, int line) in _ng_hook_private()
245 _ng_hook_not_valid(hook_p hook, char * file, int line) in _ng_hook_not_valid()
252 _ng_hook_is_valid(hook_p hook, char * file, int line) in _ng_hook_is_valid()
[all …]
/dflybsd-src/contrib/gdb-7/gdb/
H A Dmacrotab.c323 const char *name, struct macro_source_file *file, int line) in key_compare()
355 int line) in new_macro_key()
452 int line, in macro_include()
628 int line) in find_definition()
687 check_for_redefinition (struct macro_source_file *source, int line, in check_for_redefinition()
750 macro_define_object_internal (struct macro_source_file *source, int line, in macro_define_object_internal()
783 macro_define_object (struct macro_source_file *source, int line, in macro_define_object()
802 macro_define_function (struct macro_source_file *source, int line, in macro_define_function()
830 macro_undef (struct macro_source_file *source, int line, in macro_undef()
893 fixup_definition (const char *filename, int line, struct macro_definition *def) in fixup_definition()
[all …]
H A Dmacrocmd.c130 int line) in show_pp_source_pos()
159 int line) in print_macro_definition()
196 struct macro_source_file *source, int line, in print_macro_callback()
259 int line; in info_macro_command() local
468 struct macro_source_file *source, int line, in print_one_macro()
/dflybsd-src/contrib/mdocml/
H A Dmdoc.c85 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) in mdoc_tail_alloc()
95 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_endbody_alloc()
112 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_block_alloc()
139 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_elem_alloc()
165 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) in mdoc_ptext()
H A Ddemandoc.c114 int line, col; in pmandoc() local
215 pline(int line, int *linep, int *col, int list) in pline()
235 pmdoc(const struct roff_node *p, int *line, int *col, int list) in pmdoc()
249 pman(const struct roff_node *p, int *line, int *col, int list) in pman()
/dflybsd-src/usr.bin/calendar/
H A Dio.c80 char *line; /* line string read from file */ member
112 skip_comment(char *line, int *comment) in skip_comment()
170 process_token(char *line, bool *skip) in process_token()
277 struct cal_line *line; in cal_parse() local
526 is_variable_entry(char *line, char **value) in is_variable_entry()
549 is_date_entry(char *line, char **content) in is_date_entry()
585 struct cal_line *line; in cal_desc_freeall() local
599 cal_desc_addline(struct cal_desc *desc, const char *line) in cal_desc_addline()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Drtl.c811 rtl_check_failed_bounds (const_rtx r, int n, const char *file, int line, in rtl_check_failed_bounds()
821 rtl_check_failed_type1 (const_rtx r, int n, int c1, const char *file, int line, in rtl_check_failed_type1()
832 int line, const char *func) in rtl_check_failed_type2()
842 int line, const char *func) in rtl_check_failed_code1()
851 const char *file, int line, const char *func) in rtl_check_failed_code2()
861 bool not_mode, const char *file, int line, in rtl_check_failed_code_mode()
878 rtl_check_failed_block_symbol (const char *file, int line, const char *func) in rtl_check_failed_block_symbol()
887 cwi_check_failed_bounds (const_rtx x, int n, const char *file, int line, in cwi_check_failed_bounds()
897 rtvec_check_failed_bounds (const_rtvec r, int n, const char *file, int line, in rtvec_check_failed_bounds()
909 int line, const char *func) in rtl_check_failed_flag()
H A Dipa-icf-gimple.h43 dump_message_1 (const char *message, const char *func, unsigned int line) in dump_message_1()
57 unsigned int line) in return_false_with_message_1()
75 return_with_result (bool result, const char *func, unsigned int line) in return_with_result()
91 const char *func, unsigned int line) in return_different_stmts_1()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Drtl.c738 rtl_check_failed_bounds (const_rtx r, int n, const char *file, int line, in rtl_check_failed_bounds()
748 rtl_check_failed_type1 (const_rtx r, int n, int c1, const char *file, int line, in rtl_check_failed_type1()
759 int line, const char *func) in rtl_check_failed_type2()
769 int line, const char *func) in rtl_check_failed_code1()
778 const char *file, int line, const char *func) in rtl_check_failed_code2()
788 bool not_mode, const char *file, int line, in rtl_check_failed_code_mode()
805 rtl_check_failed_block_symbol (const char *file, int line, const char *func) in rtl_check_failed_block_symbol()
814 rtvec_check_failed_bounds (const_rtvec r, int n, const char *file, int line, in rtvec_check_failed_bounds()
826 int line, const char *func) in rtl_check_failed_flag()
/dflybsd-src/contrib/lvm2/dist/include/
H A Dpogen.h24 #define print_log(level, dm_errno, file, line, format, args...) print_log(format, args) argument
25 #define dm_log(level, file, line, format, args...) dm_log(format, args) argument
26 #define dm_log_with_errno(level, dm_errno, file, line, format, args...) \ argument
/dflybsd-src/contrib/lvm2/dist/po/
H A Dpogen.h24 #define print_log(level, dm_errno, file, line, format, args...) print_log(format, args) argument
25 #define dm_log(level, file, line, format, args...) dm_log(format, args) argument
26 #define dm_log_with_errno(level, dm_errno, file, line, format, args...) \ argument
/dflybsd-src/bin/mined/
H A Dmined1.c504 LINE *line; in WT() local
619 proceed(LINE *line, int count) in proceed()
695 count_chars(LINE *line) in count_chars()
732 LINE *line = cur_line; /* For building new cur_line */ in move() local
807 find_x(LINE *line, char *address) in find_x()
826 find_address(LINE *line, int x_coord, int *old_x) in find_address()
882 LINE *line; in reset() local
950 display(int x_coord, int y_coord, LINE *line, int count) in display()
1016 put_line(LINE *line, int offset, FLAG clear_line) in put_line()
1308 LINE *line, *next_line; in initialize() local
[all …]
H A Dmined2.c208 LINE *line; in GOTO() local
611 line_insert(LINE *line, const char *string, int len) in line_insert()
634 insert(LINE *line, char *location, char *string) in insert()
673 line_delete(LINE *line) in line_delete()
702 LINE *line, *stop; in delete() local
830 LINE *line = cur_line; in file_insert() local
996 LINE *line; in checkmark() local
1051 LINE *line = start_line; in yank() local
1258 LINE *line = cur_line; in change() local
1325 substitute(LINE *line, REGEX *program, char *replacement) in substitute()
[all …]
/dflybsd-src/usr.sbin/installer/libinstaller/
H A Dsurvey.c65 fgets_chomp(char *line, int size, FILE *f) in fgets_chomp()
79 parse_geometry_info(char *line, int *cyl, int *head, int *sec) in parse_geometry_info()
110 parse_slice_info(char *line, int *slice, in parse_slice_info()
148 char disks[256], line[256]; in survey_storage() local
/dflybsd-src/lib/libtcplay/
H A Dsafe_mem.c43 int line; member
55 _alloc_safe_mem(size_t req_sz, const char *file, int line) in _alloc_safe_mem()
99 _free_safe_mem(void *mem_ptr, const char *file, int line) in _free_safe_mem()
149 _strdup_safe_mem(const char *in, const char *file, int line) in _strdup_safe_mem()
/dflybsd-src/crypto/libressl/crypto/
H A Dcryptlib.c158 const char *file, int line)) in CRYPTO_set_locking_callback()
172 const char *file, int line)) in CRYPTO_set_add_lock_callback()
238 *dyn_create_function)(const char *file, int line)) in CRYPTO_set_dynlock_create_callback()
245 int mode, struct CRYPTO_dynlock_value *l, const char *file, int line)) in CRYPTO_set_dynlock_lock_callback()
252 struct CRYPTO_dynlock_value *l, const char *file, int line)) in CRYPTO_set_dynlock_destroy_callback()
370 OpenSSLDie(const char *file, int line, const char *assertion) in OpenSSLDie()
H A Dmalloc-wrapper.c119 CRYPTO_malloc_locked(int num, const char *file, int line) in CRYPTO_malloc_locked()
133 CRYPTO_malloc(int num, const char *file, int line) in CRYPTO_malloc()
141 CRYPTO_strdup(const char *str, const char *file, int line) in CRYPTO_strdup()
147 CRYPTO_realloc(void *ptr, int num, const char *file, int line) in CRYPTO_realloc()
156 int line) in CRYPTO_realloc_clean()
173 CRYPTO_remalloc(void *a, int num, const char *file, int line) in CRYPTO_remalloc()
/dflybsd-src/bin/ed/
H A Ded.h63 typedef struct line { struct
64 struct line *q_forw; argument
65 struct line *q_back; argument
66 off_t seek; /* address of line in scratch buffer */ argument
67 int len; /* length of line */ argument
/dflybsd-src/libexec/dma/
H A Dconf.c54 trim_line(char *line) in trim_line()
96 char line[2048]; in parse_authfile() local
154 char line[2048]; in parse_conf() local
/dflybsd-src/usr.sbin/ppp/
H A Dsystems.c53 char line[100]; in OpenSecret() local
199 DecodeCtrlCommand(char *line, char *arg, size_t argsiz) in DecodeCtrlCommand()
268 strip(char *line) in strip()
315 GetLabel(char *line, const char *filename, int linenum) in GetLabel()
344 char line[LINE_LEN]; in ReadSystem() local
/dflybsd-src/crypto/libressl/ssl/
H A Dtls13_error.c36 const char *file, int line, const char *fmt, va_list ap) in tls13_error_vset()
73 const char *file, int line, const char *fmt, ...) in tls13_error_set()
89 const char *file, int line, const char *fmt, ...) in tls13_error_setx()
/dflybsd-src/games/atc/
H A Dmain.c216 char line[256], games[256]; in default_game() local
242 char line[256], games[256]; in okay_game() local
275 char line[256], games[256]; in list_games() local

12345678910>>...27