Searched defs:inf (Results 1 - 25 of 56) sorted by path

123

/freebsd-10-stable/bin/ps/
H A Dps.c699 addelem_gid(struct listinfo *inf, const char *elem) argument
746 addelem_jid(struct listinfo *inf, cons argument
770 addelem_pid(struct listinfo *inf, const char *elem) argument
808 addelem_tty(struct listinfo *inf, const char *elem) argument
882 addelem_uid(struct listinfo *inf, const char *elem) argument
927 add_list(struct listinfo *inf, const char *argp) argument
1094 expand_list(struct listinfo *inf) argument
1112 free_list(struct listinfo *inf) argument
1124 init_list(struct listinfo *inf, addelem_rtn artn, int elemsize, const char *lname) argument
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-arm.c4295 elf32_arm_to_thumb_export_stub (struct elf_link_hash_entry *h, void * inf) argument
8149 allocate_dynrelocs (struct elf_link_hash_entry *h, void * inf) argument
8469 elf32_arm_readonly_dynrelocs (struct elf_link_hash_entry *h, PTR inf) argument
9600 elf32_arm_output_plt_map (struct elf_link_hash_entry *h, void *inf) argument
H A Delf32-i386.c1550 allocate_dynrelocs(struct elf_link_hash_entry *h, void *inf) argument
1811 readonly_dynrelocs(struct elf_link_hash_entry *h, void *inf) argument
H A Delf32-ppc.c4445 allocate_dynrelocs(struct elf_link_hash_entry *h, void *inf) argument
H A Delf32-spu.c762 allocate_spuear_stubs (struct elf_link_hash_entry *h, void *inf) argument
809 populate_stubs (struct bfd_hash_entry *bh, void *inf) argument
1215 write_one_stub (struct bfd_hash_entry *bh, void *inf) argument
H A Delf64-ppc.c5062 ppc64_elf_gc_mark_dynamic_ref(struct elf_link_hash_entry *h, void *inf) argument
5610 func_desc_adjust(struct elf_link_hash_entry *h, void *inf) argument
7127 adjust_toc_syms(struct elf_link_hash_entry *h, void *inf) argument
7573 allocate_dynrelocs(struct elf_link_hash_entry *h, void *inf) argument
7797 readonly_dynrelocs(struct elf_link_hash_entry *h, void *inf) argument
[all...]
H A Delf64-x86-64.c1416 allocate_dynrelocs(struct elf_link_hash_entry *h, void * inf) argument
1652 readonly_dynrelocs(struct elf_link_hash_entry *h, void * inf) argument
H A Delflink.c10600 struct elf_gc_sweep_symbol_info *inf = data; local
10805 bfd_elf_gc_mark_dynamic_ref_symbol(struct elf_link_hash_entry *h, void *inf) argument
H A Delfxx-sparc.c1829 allocate_dynrelocs(struct elf_link_hash_entry *h, PTR inf) argument
2072 readonly_dynrelocs(struct elf_link_hash_entry *h, PTR inf) argument
H A Dxcofflink.c4592 xcoff_write_global_symbol(struct xcoff_link_hash_entry *h, void * inf) argument
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dobj-elf.c495 get_section (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *inf) argument
1886 build_group_lists (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *inf) argument
/freebsd-10-stable/contrib/diff/src/
H A Dcontext.c49 print_context_label(char const *mark, struct file_data *inf, char const *label) argument
74 print_context_header(struct file_data inf[], bool unidiff) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dcollect2.c2012 FILE *inf; local
2170 FILE *inf; local
H A Dgen-protos.c132 FILE *inf = stdin; local
H A Dprofile.c146 struct edge_info *inf = EDGE_INFO (e); local
872 struct edge_info *inf = EDGE_INFO (e); local
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Ddarwin-ldouble.c58 #define inf() __builtin_inf() macro
/freebsd-10-stable/contrib/gdb/gdb/gdbserver/
H A Dinferiors.c124 free_one_thread (struct inferior_list_entry *inf) argument
150 struct inferior_list_entry *inf = list->head; local
165 struct inferior_list_entry *inf = list->head; local
[all...]
H A Dregcache.c46 get_regcache (struct thread_info *inf, int fetch) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgnu-nat.c168 struct inf struct
327 struct inf *inf = proc->inf; local
540 make_proc(struct inf *inf, mach_port_t port, int tid) argument
606 struct inf *inf = proc->inf; local
641 struct inf *inf = xmalloc (sizeof (struct inf)); local
673 inf_clear_wait(struct inf *inf) argument
693 inf_cleanup(struct inf *inf) argument
716 inf_startup(struct inf *inf, int pid) argument
739 inf_set_pid(struct inf *inf, pid_t pid) argument
790 inf_validate_procinfo(struct inf *inf) argument
816 inf_validate_task_sc(struct inf *inf) argument
873 inf_set_traced(struct inf *inf, int on) argument
908 inf_update_suspends(struct inf *inf) argument
959 inf_tid_to_thread(struct inf *inf, int tid) argument
973 inf_port_to_thread(struct inf *inf, mach_port_t port) argument
987 inf_validate_procs(struct inf *inf) argument
1081 inf_update_procs(struct inf *inf) argument
1094 inf_set_threads_resume_sc(struct inf *inf, struct proc *run_thread, int run_others) argument
1112 inf_resume(struct inf *inf) argument
1137 inf_suspend(struct inf *inf) argument
1157 inf_set_step_thread(struct inf *inf, struct proc *thread) argument
1183 inf_set_threads_resume_sc_for_signal_thread(struct inf *inf) argument
1195 inf_update_signal_thread(struct inf *inf) argument
1205 inf_detach(struct inf *inf) argument
1247 inf_attach(struct inf *inf, int pid) argument
1260 inf_steal_exc_ports(struct inf *inf) argument
1275 inf_restore_exc_ports(struct inf *inf) argument
1293 inf_signal(struct inf *inf, enum target_signal sig) argument
1379 inf_continue(struct inf *inf) argument
1424 struct inf *inf = current_inferior; local
1622 struct inf *inf = waiting_inf; local
1704 inf_task_died_status(struct inf *inf) argument
1715 struct inf *inf = waiting_inf; local
1797 struct inf *inf = waiting_inf; local
1864 struct inf *inf = waiting_inf; local
1933 struct inf *inf = current_inferior; local
2045 struct inf *inf = cur_inf (); local
2114 struct inf *inf = cur_inf (); local
2569 struct inf *inf = current_inferior; local
2709 struct inf *inf = cur_inf (); local
2720 struct inf *inf = cur_inf (); local
2730 struct inf *inf = cur_inf (); local
2744 struct inf *inf = cur_inf (); local
2770 struct inf *inf = cur_inf (); local
2778 struct inf *inf = cur_inf (); local
2789 struct inf *inf = cur_inf (); local
2797 struct inf *inf = cur_inf (); local
2858 struct inf *inf = cur_inf (); local
2873 struct inf *inf = active_inf (); local
2882 struct inf *inf = cur_inf (); local
2903 struct inf *inf = active_inf (); local
2916 struct inf *inf = cur_inf (); local
2928 struct inf *inf = cur_inf (); local
2939 struct inf *inf = cur_inf (); local
2952 struct inf *inf = cur_inf (); local
2971 struct inf *inf = cur_inf (); local
3011 struct inf *inf = active_inf (); local
[all...]
H A Dgnu-nat.h68 struct inf *inf; /* Where we come from. */ member in struct:proc
/freebsd-10-stable/contrib/libreadline/
H A Dreadline.h828 FILE *inf; member in struct:readline_state
/freebsd-10-stable/contrib/one-true-awk/
H A Dlib.c187 int readrec(char **pbuf, int *pbufsize, FILE *inf) /* read one record into buf */ argument
/freebsd-10-stable/contrib/texinfo/info/
H A Dinfokey.c192 FILE *inf; local
/freebsd-10-stable/contrib/unbound/daemon/
H A Dremote.c1283 struct del_info* inf = (struct del_info*)arg; local
1305 struct del_info inf; local
1346 struct del_info* inf = (struct del_info*)arg; local
1363 struct del_info* inf = (struct del_info*)arg; local
1379 struct del_info* inf = (struct del_info*)arg; local
1397 struct del_info inf; local
1434 struct del_info* inf = (struct del_info*)arg; local
1447 struct del_info* inf = (struct del_info*)arg; local
1460 struct del_info* inf = (struct del_info*)arg; local
1472 struct del_info inf; local
1501 struct del_info* inf = (struct del_info*)arg; local
1518 struct del_info* inf = (struct del_info*)arg; local
1533 struct del_info* inf = (struct del_info*)arg; local
1547 struct del_info inf; local
[all...]
/freebsd-10-stable/contrib/zlib/test/
H A Dinfcover.c284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, function
[all...]

Completed in 388 milliseconds

123