Searched defs:comm (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/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
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp306 GDBRemoteClientBase::ContinueLock::ContinueLock(GDBRemoteClientBase &comm) argument
355 GDBRemoteClientBase::Lock::Lock(GDBRemoteClientBase &comm, argument
H A DProcessGDBRemote.cpp4723 GDBRemoteCommunicationClient &comm = m_gdb_comm; local
/freebsd-current/sys/kern/
H A Dtty_info.c295 char comm[MAXCOMLEN + 1]; local
H A Dkern_sig.c3961 corefile_open(const char *comm, uid_t uid, pid_t pid, struct thread *td, argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DProcessFreeBSDKernel.cpp200 char comm[fbsd_maxcomlen + 1]; local
/freebsd-current/contrib/bsnmp/snmpd/
H A Dtrap.c85 u_char comm[SNMP_COMMUNITY_MAXLEN + 1]; member in struct:trapsink_dep
[all...]
H A Dsnmpd.h315 u_char comm[SNMP_COMMUNITY_MAXLEN + 1]; member in struct:trapsink
H A Dmain.c173 static struct community *comm; variable in typeref:struct:community
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h79 const char *comm; member in struct:task_struct
/freebsd-current/sys/dev/sound/pcm/
H A Dsound.c114 pcm_chnalloc(struct snddev_info *d, struct pcm_channel **ch, int direction, pid_t pid, char *comm) argument
H A Dchannel.h109 char comm[MAXCOMLEN + 1]; member in struct:pcm_channel
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmpclient.c2174 const char *const comm[2] = { local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dspa_stats.c66 char comm[16]; /* process name of task doing read */ member in struct:spa_read_history
/freebsd-current/sbin/geom/core/
H A Dgeom.c62 static char comm[MAXPATHLEN], *class_name = NULL, *gclass_name = NULL; variable
[all...]
/freebsd-current/bin/ps/
H A Dps.c1268 fmt(char **(*fn)(kvm_t *, const struct kinfo_proc *, int), KINFO *ki, char *comm, char *thread, int maxlen) argument
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.c950 char* comm; local
/freebsd-current/contrib/tcpdump/
H A Dprint-bgp.c1994 uint32_t comm; local
/freebsd-current/sys/compat/linux/
H A Dlinux_misc.c1694 char comm[LINUX_MAX_COMM_LEN]; local
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h600 struct mlx4_comm __iomem *comm; member in struct:mlx4_mfunc

Completed in 473 milliseconds