/freebsd/contrib/bsnmp/tests/ |
H A D | snmp_parse_server.cc | 451 const auto comm = "public"s; variable 462 const auto comm = "public@bla"s; variable 473 const auto comm = ""s; variable 492 const auto comm = "public"s; variable 505 const auto comm = "public"s; variable 518 const auto comm = "public"s; variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteClientBase.cpp | 306 GDBRemoteClientBase::ContinueLock::ContinueLock(GDBRemoteClientBase &comm) in ContinueLock() 355 GDBRemoteClientBase::Lock::Lock(GDBRemoteClientBase &comm, in Lock()
|
H A D | ProcessGDBRemote.cpp | 4900 GDBRemoteCommunicationClient &comm = m_gdb_comm; in GetLoadedModuleList() local
|
/freebsd/sys/kern/ |
H A D | tty_info.c | 295 char comm[MAXCOMLEN + 1]; in tty_info() local
|
H A D | kern_sig.c | 3959 corefile_open(const char *comm, uid_t uid, pid_t pid, struct thread *td, in corefile_open()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/ |
H A D | ProcessFreeBSDKernel.cpp | 201 char comm[fbsd_maxcomlen + 1]; in DoUpdateThreadList() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | sched.h | 79 const char *comm; global() member
|
H A D | sched.h | 80 const char *comm; member
|
H A D | sched.h | 79 const char *comm; global() member
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | trap.c | 85 u_char comm[SNMP_COMMUNITY_MAXLEN + 1]; member
|
H A D | snmpd.h | 315 u_char comm[SNMP_COMMUNITY_MAXLEN + 1]; member
|
H A D | main.c | 173 static struct community *comm; variable
|
/freebsd/bin/ps/ |
H A D | ps.c | 1258 char *comm, char *thread, int maxlen) in fmt()
|
/freebsd/sbin/geom/core/ |
H A D | geom.c | 62 static char comm[MAXPATHLEN], *class_name = NULL, *gclass_name = NULL; variable
|
/freebsd/contrib/bsnmp/lib/ |
H A D | snmpclient.c | 2174 const char *const comm[2] = { in snmp_parse_server() local
|
/freebsd/sys/dev/sound/pcm/ |
H A D | dsp.c | 167 char *comm; in dsp_chn_alloc() local
|
H A D | channel.h | 112 char comm[MAXCOMLEN + 1]; member
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_stats.c | 67 char comm[16]; /* process name of task doing read */ member
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | LinkerScript.cpp | 982 llvm::any_of(sec->commands, [](SectionCommand *comm) { in findMemoryRegion()
|
/freebsd/contrib/unbound/util/data/ |
H A D | msgreply.c | 987 char* comm; in log_reply_info() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-bgp.c | 1994 uint32_t comm; in bgp_attr_print() local
|
/freebsd/sys/compat/linux/ |
H A D | linux_misc.c | 1694 char comm[LINUX_MAX_COMM_LEN]; in linux_prctl() local
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4.h | 600 struct mlx4_comm __iomem *comm; member
|