Home
last modified time | relevance | path

Searched defs:comm (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dsnmp_parse_server.cc451 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 DGDBRemoteClientBase.cpp306 GDBRemoteClientBase::ContinueLock::ContinueLock(GDBRemoteClientBase &comm) in ContinueLock()
355 GDBRemoteClientBase::Lock::Lock(GDBRemoteClientBase &comm, in Lock()
H A DProcessGDBRemote.cpp4900 GDBRemoteCommunicationClient &comm = m_gdb_comm; in GetLoadedModuleList() local
/freebsd/sys/kern/
H A Dtty_info.c295 char comm[MAXCOMLEN + 1]; in tty_info() local
H A Dkern_sig.c3959 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 DProcessFreeBSDKernel.cpp201 char comm[fbsd_maxcomlen + 1]; in DoUpdateThreadList() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h79 const char *comm; global() member
H A Dsched.h80 const char *comm; member
H A Dsched.h79 const char *comm; global() member
/freebsd/contrib/bsnmp/snmpd/
H A Dtrap.c85 u_char comm[SNMP_COMMUNITY_MAXLEN + 1]; member
H A Dsnmpd.h315 u_char comm[SNMP_COMMUNITY_MAXLEN + 1]; member
H A Dmain.c173 static struct community *comm; variable
/freebsd/bin/ps/
H A Dps.c1258 char *comm, char *thread, int maxlen) in fmt()
/freebsd/sbin/geom/core/
H A Dgeom.c62 static char comm[MAXPATHLEN], *class_name = NULL, *gclass_name = NULL; variable
/freebsd/contrib/bsnmp/lib/
H A Dsnmpclient.c2174 const char *const comm[2] = { in snmp_parse_server() local
/freebsd/sys/dev/sound/pcm/
H A Ddsp.c167 char *comm; in dsp_chn_alloc() local
H A Dchannel.h112 char comm[MAXCOMLEN + 1]; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_stats.c67 char comm[16]; /* process name of task doing read */ member
/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp982 llvm::any_of(sec->commands, [](SectionCommand *comm) { in findMemoryRegion()
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.c987 char* comm; in log_reply_info() local
/freebsd/contrib/tcpdump/
H A Dprint-bgp.c1994 uint32_t comm; in bgp_attr_print() local
/freebsd/sys/compat/linux/
H A Dlinux_misc.c1694 char comm[LINUX_MAX_COMM_LEN]; in linux_prctl() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h600 struct mlx4_comm __iomem *comm; member