Searched refs:ptc (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | sys_process.c | 1049 struct ptrace_child *ptc) in ptrace_report_child() argument 1058 ptc->pid = pp->p_pid; in ptrace_report_child() 1060 ptc->flags |= PTCHLD_TRACED; in ptrace_report_child() 1062 ptc->flags |= PTCHLD_TRACED_BY_ME; in ptrace_report_child() 1065 ptc->flags |= PTCHLD_EXITED; in ptrace_report_child() 1102 struct ptrace_child *children, *ptc; in ptrace_action() local 2033 ptc = &children[num1]; in ptrace_action() 2034 if (ptrace_report_child(td, p, pp, ptc)) in ptrace_action() 2039 ptc = &children[num1]; in ptrace_action() 2040 if (ptrace_report_child(td, p, pp, ptc)) { in ptrace_action() [all …]
|
| /freebsd/sys/dev/aq/ |
| H A D | aq_hw.h | 94 uint32_t ptc; member 128 uint32_t ptc; member
|
| H A D | aq_fw2x.c | 127 uint32_t ptc; member 429 dst->ptc = src->ptc; in aq_fw2x_stats_to_fw_stats()
|
| H A D | aq_device.h | 84 uint64_t ptc; member
|
| H A D | aq2_fw.c | 473 stats->ptc = u.a0.tx_good_frames; in aq2_fw_get_stats() 487 stats->ptc = u.b0.tx_good_frames; in aq2_fw_get_stats()
|
| H A D | aq_irq.c | 86 AQ_SDELTA(ptc); in aq_update_hw_stats()
|
| H A D | aq_main.c | 1577 CTLFLAG_RD, &stats->ptc, "Good Packets Transmitted"); in aq_add_stats_sysctls()
|
| /freebsd/sys/netpfil/ipfw/ |
| H A D | ip_fw_table.c | 77 struct tentry_info *tei, uint32_t count, int op, struct table_config **ptc); 215 struct table_config **ptc) in find_ref_table() argument 241 *ptc = tc; in find_ref_table() 261 *ptc = tc; in find_ref_table()
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/ |
| H A D | README | 308 Thanks go to Valeriy E. Ushakov <uwe@ptc.spbu.ru> for spotting an allocation
|
| /freebsd/crypto/openssh/ |
| H A D | configure.ac | 5336 AC_CHECK_FILE(["/dev/ptc"], 5339 [Define if you have /dev/ptc]) 5344 AC_MSG_WARN([cross compiling: Disabling /dev/ptc test])
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 12045 <uwe@ptc.spbu.ru>).
|