/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | gnu-nat.c | 168 struct inf struct 183 struct inf_wait wait; /* What to return from target_wait. */ argument 198 since a proc server `stop' leaves the signal thread running, the inf can argument 215 unsigned pending_execs; 248 return proc->inf->pid; in __proc_pid() argument 606 struct inf *inf = proc->inf; in _proc_free() local 693 inf_cleanup (struct inf *inf) in inf_cleanup() 1112 inf_resume (struct inf *inf) in inf_resume() 1137 inf_suspend (struct inf *inf) in inf_suspend() 1205 inf_detach (struct inf *inf) in inf_detach() [all …]
|
H A D | gnu-nat.h | 68 struct inf *inf; /* Where we come from. */ member
|
/openbsd/usr.bin/file/ |
H A D | file.c | 371 struct input_file inf; in child() local 467 load_file(struct input_file *inf) in load_file() 499 try_stat(struct input_file *inf) in try_stat() 564 try_empty(struct input_file *inf) in try_empty() 577 try_access(struct input_file *inf) in try_access() 599 try_text(struct input_file *inf) in try_text() 635 try_magic(struct input_file *inf) in try_magic() 653 try_unknown(struct input_file *inf) in try_unknown() 663 test_file(struct input_file *inf, size_t width) in test_file()
|
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | inferiors.c | 39 #define get_thread(inf) ((struct thread_info *)(inf)) argument 124 free_one_thread (struct inferior_list_entry *inf) in free_one_thread() 150 struct inferior_list_entry *inf = list->head; in find_inferior() local 165 struct inferior_list_entry *inf = list->head; in find_inferior_id() local
|
/openbsd/games/robots/ |
H A D | score.c | 58 int inf = score_wfd; in score() local 168 int inf; in show_score() local
|
/openbsd/usr.bin/pr/ |
H A D | pr.c | 193 FILE *inf = NULL; in onecol() local 371 FILE *inf = NULL; in vertcol() local 690 FILE *inf = NULL; in horzcol() local 1142 inln(FILE *inf, char *buf, int lim, int *cnt, int *cps, int trnc, int *mor) in inln() 1413 inskip(FILE *inf, int pgcnt, int lncnt) in inskip() 1444 FILE *inf = NULL; in nxtfile() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/other/ |
H A D | warning1.C | 10 static const float inf = 1.0f / 0.0f; // { dg-warning "1.0|initialization" } member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | mips-args-3.c | 6 int foo (float inf, int64 in64, int32 in32) in foo()
|
/openbsd/games/hangman/ |
H A D | getword.c | 49 FILE *inf; in getword() local
|
/openbsd/usr.sbin/unbound/daemon/ |
H A D | remote.c | 1777 struct del_info* inf = (struct del_info*)arg; in infra_del_host() local 1799 struct del_info inf; in do_flush_infra() local 1841 struct del_info* inf = (struct del_info*)arg; in zone_del_rrset() local 1858 struct del_info* inf = (struct del_info*)arg; in zone_del_msg() local 1880 struct del_info* inf = (struct del_info*)arg; in zone_del_kcache() local 1898 struct del_info inf; in do_flush_zone() local 1939 struct del_info* inf = (struct del_info*)arg; in bogus_del_rrset() local 1952 struct del_info* inf = (struct del_info*)arg; in bogus_del_msg() local 1970 struct del_info* inf = (struct del_info*)arg; in bogus_del_kcache() local 1982 struct del_info inf; in do_flush_bogus() local [all …]
|
/openbsd/gnu/usr.bin/cvs/diff/ |
H A D | context.c | 38 print_context_label (mark, inf, label) in print_context_label() argument 58 print_context_header (inf, unidiff_flag) in print_context_header() argument
|
/openbsd/games/mille/ |
H A D | save.c | 143 int inf; in rest_f() local
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | asynclook.c | 300 struct ext_thr_info* inf = (struct ext_thr_info*)arg; in ext_thread() local 361 struct ext_thr_info inf[NUMTHR]; in ext_test() local
|
/openbsd/gnu/usr.bin/perl/cpan/bignum/lib/ |
H A D | bigint.pm | 386 sub inf () { $obj_class -> binf(); } subroutine
|
H A D | bigrat.pm | 365 sub inf () { $obj_class -> binf(); } subroutine
|
H A D | bigfloat.pm | 375 sub inf () { $obj_class -> binf(); } subroutine
|
H A D | bignum.pm | 425 sub inf () { $int_class -> binf(); } subroutine
|
/openbsd/games/monop/ |
H A D | initdeck.c | 61 FILE *inf, *outf; variable
|
/openbsd/sys/dev/pv/ |
H A D | ndis.h | 127 #define NDIS_VLAN_INFO_ID(inf) (((inf) & NDIS_VLAN_INFO_ID_MASK) >> 4) argument 128 #define NDIS_VLAN_INFO_PRI(inf) ( (inf) & NDIS_VLAN_INFO_PRI_MASK) argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | gen-protos.c | 132 FILE *inf = stdin; in main() local
|
/openbsd/usr.sbin/crunchgen/ |
H A D | crunchide.c | 193 int inf; in hide_syms() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gen-protos.c | 139 FILE *inf = stdin; local
|
H A D | profile.c | 188 struct edge_info *inf = EDGE_INFO (e); local 973 struct edge_info *inf = EDGE_INFO (e); in branch_prob() local
|
/openbsd/usr.bin/ctags/ |
H A D | ctags.c | 51 FILE *inf; /* ioptr for current input file */ variable
|
/openbsd/lib/libcrypto/ocsp/ |
H A D | ocsp_prn.c | 159 OCSP_REQINFO *inf = o->tbsRequest; in OCSP_REQUEST_print() local
|