Home
last modified time | relevance | path

Searched defs:inf (Results 1 – 25 of 61) sorted by relevance

123

/NextBSD/contrib/gdb/gdb/
HDgnu-nat.c131 #define INF_MSGPORT_RPC(inf, rpc_expr) \ argument
139 #define INF_RESUME_MSGPORT_RPC(inf, rpc_expr) \ argument
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
202 /* True if the inferior has no message port. */ argument
205 /* True if the inferior is traced. */ argument
208 /* True if we shouldn't try waiting for the inferior, usually because we argument
212 /* When starting a new inferior, we don't try to validate threads until all argument
215 unsigned pending_execs;
[all …]
HDgnu-nat.h68 struct inf *inf; /* Where we come from. */ member
/NextBSD/contrib/gdb/gdb/gdbserver/
HDinferiors.c39 #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
/NextBSD/bin/ps/
HDps.c717 addelem_gid(struct listinfo *inf, const char *elem) in addelem_gid()
764 addelem_jid(struct listinfo *inf, const char *elem) in addelem_jid()
788 addelem_pid(struct listinfo *inf, const char *elem) in addelem_pid()
826 addelem_tty(struct listinfo *inf, const char *elem) in addelem_tty()
900 addelem_uid(struct listinfo *inf, const char *elem) in addelem_uid()
945 add_list(struct listinfo *inf, const char *argp) in add_list()
1112 expand_list(struct listinfo *inf) in expand_list()
1130 free_list(struct listinfo *inf) in free_list()
1142 init_list(struct listinfo *inf, addelem_rtn artn, int elemsize, in init_list()
/NextBSD/crypto/openssl/crypto/asn1/
HDa_bytes.c74 int inf, tag, xclass; in d2i_ASN1_type_bytes() local
164 int inf, tag, xclass; in d2i_ASN1_bytes() local
HDa_bool.c84 int inf, tag, xclass; in d2i_ASN1_BOOLEAN() local
HDtasn_dec.c718 char cst, inf, free_cont = 0; in asn1_d2i_ex_primitive() local
993 static int asn1_find_end(const unsigned char **in, long len, char inf) in asn1_find_end()
1056 char inf, int tag, int aclass, int depth) in asn1_collect()
1150 char *inf, char *cst, in asn1_check_tlen()
HDasn1_lib.c100 int tag, xclass, inf; in ASN1_get_object() local
161 static int asn1_get_length(const unsigned char **pp, int *inf, long *rl, in asn1_get_length()
/NextBSD/usr.bin/pr/
HDpr.c189 FILE *inf; in onecol() local
343 FILE *inf; in vertcol() local
653 FILE *inf; in horzcol() local
995 inln(FILE *inf, char *buf, int lim, int *cps, int trnc, int *mor) in inln()
1237 inskip(FILE *inf, int pgcnt, int lncnt) in inskip()
1267 FILE *inf = NULL; in nxtfile() local
/NextBSD/crypto/openssl/crypto/x509v3/
HDv3prin.c69 FILE *inf; in main() local
HDv3conf.c73 FILE *inf; in main() local
/NextBSD/contrib/unbound/daemon/
HDremote.c1283 struct del_info* inf = (struct del_info*)arg; in infra_del_host() local
1305 struct del_info inf; in do_flush_infra() local
1346 struct del_info* inf = (struct del_info*)arg; in zone_del_rrset() local
1363 struct del_info* inf = (struct del_info*)arg; in zone_del_msg() local
1379 struct del_info* inf = (struct del_info*)arg; in zone_del_kcache() local
1397 struct del_info inf; in do_flush_zone() local
1434 struct del_info* inf = (struct del_info*)arg; in bogus_del_rrset() local
1447 struct del_info* inf = (struct del_info*)arg; in bogus_del_msg() local
1460 struct del_info* inf = (struct del_info*)arg; in bogus_del_kcache() local
1472 struct del_info inf; in do_flush_bogus() local
[all …]
/NextBSD/sys/dev/aac/
HDaac_cam.c71 struct aac_sim *inf; member
211 struct aac_sim *inf; in aac_cam_attach() local
/NextBSD/contrib/diff/src/
HDcontext.c50 struct file_data *inf, in print_context_label()
74 print_context_header (struct file_data inf[], bool unidiff) in print_context_header()
/NextBSD/contrib/gcc/
HDgen-protos.c132 FILE *inf = stdin; in main() local
/NextBSD/usr.sbin/rpcbind/
HDrpcb_stat.c53 static rpcb_stat_byvers inf; variable
/NextBSD/contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/
HDrpcb_stat.c52 static rpcb_stat_byvers inf; variable
/NextBSD/sys/kern/
HDsubr_module.c156 preload_search_info(caddr_t mod, int inf) in preload_search_info()
/NextBSD/usr.bin/limits/
HDlimits.c67 const char * inf; /* Name used for 'unlimited' resource */ member
554 print_limit(rlim_t limit, unsigned divisor, const char * inf, const char * pfx, const char * sfx, c… in print_limit()
/NextBSD/usr.bin/ctags/
HDctags.c67 FILE *inf; /* ioptr for current input file */ variable
/NextBSD/crypto/openssl/crypto/ocsp/
HDocsp_prn.c146 OCSP_REQINFO *inf = o->tbsRequest; in OCSP_REQUEST_print() local
/NextBSD/sys/powerpc/fpu/
HDfpu_implode.c166 int inf; in toinf() local
/NextBSD/crypto/openssl/crypto/dso/
HDdso_dl.c343 struct shl_descriptor inf; in dl_pathbyaddr() local
/NextBSD/usr.bin/tcopy/
HDtcopy.c82 const char *inf; in main() local
/NextBSD/lib/libc/sparc64/fpu/
HDfpu_implode.c165 int inf; in toinf() local

123