Home
last modified time | relevance | path

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

/freebsd-src/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-src/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.cpp4723 GDBRemoteCommunicationClient &comm = m_gdb_comm; GetLoadedModuleList() local
/freebsd-src/sys/kern/
H A Dtty_info.c295 char comm[MAXCOMLEN + 1]; in tty_info() local
H A Dkern_sig.c3961 corefile_open(const char * comm,uid_t uid,pid_t pid,struct thread * td,int compress,int signum,struct vnode ** vpp,char ** namep) corefile_open() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DProcessFreeBSDKernel.cpp200 char comm[fbsd_maxcomlen + 1]; DoUpdateThreadList() local
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h80 const char *comm; member
/freebsd-src/sys/dev/sound/pcm/
H A Dsound.c115 pcm_chnalloc(struct snddev_info * d,struct pcm_channel ** ch,int direction,pid_t pid,char * comm) pcm_chnalloc() argument
H A Dchannel.h109 char comm[MAXCOMLEN + 1]; global() member
/freebsd-src/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-src/bin/ps/
H A Dps.c1269 fmt(char ** (* fn)(kvm_t *,const struct kinfo_proc *,int),KINFO * ki,char * comm,char * thread,int maxlen) fmt() argument
/freebsd-src/contrib/bsnmp/lib/
H A Dsnmpclient.c2174 const char *const comm[2] = { in snmp_parse_server() local
[all...]
/freebsd-src/sbin/geom/core/
H A Dgeom.c62 static char comm[MAXPATHLEN], *class_name = NULL, *gclass_name = NULL; variable
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dspa_stats.c66 char comm[16]; /* process name of task doing read */ member
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp934 __anon7dcf305d0a02(SectionCommand *comm) findMemoryRegion() argument
/freebsd-src/contrib/unbound/util/data/
H A Dmsgreply.c950 char* comm; log_reply_info() local
/freebsd-src/contrib/tcpdump/
H A Dprint-bgp.c1994 uint32_t comm; in bgp_attr_print() local
/freebsd-src/sys/compat/linux/
H A Dlinux_misc.c1694 char comm[LINUX_MAX_COMM_LEN]; in linux_prctl() local
/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h600 struct mlx4_comm __iomem *comm; member