HomeSort by: relevance | last modified time | path
    Searched refs:modstat (Results 1 - 11 of 11) sorted by relevancy

  /src/tests/compat/linux/
h_common.sh 32 modstat | grep -q '^compat_linux\W' \
  /src/sbin/modstat/
Makefile 3 RUMPPRG=modstat
5 MAN= modstat.8
  /src/tests/usr.sbin/execsnoop/
t_execsnoop.sh 42 ! modstat dtrace_syscall | grep dtrace_syscall &&
43 ! modstat -A
  /src/etc/rc.d/
iscsid 21 /sbin/modstat $1 | while read module rest; do
  /src/tests/modules/
t_klua_pr_52864.sh 38 err=$( modstat -e 2>&1 )
40 atf_skip "${err##modstat:}"
  /src/tests/kernel/
t_setjmp.sh 43 err=$( modstat -e 2>&1 )
45 atf_skip "${err##modstat:}"
  /src/distrib/utils/embedded/
usermode 57 mod=$(modstat syscallemu | awk '$1 == "syscallemu" { print; exit }')
  /src/sbin/
Makefile 13 mbrlabel mknod modload modstat modunload mount \
  /src/sys/sys/
module.h 259 typedef struct modstat { struct
  /src/sys/rump/
listsrcdirs 128 lsrc usr /sbin/ modstat mount
  /src/usr.bin/crunch/examples/
really-big.conf 46 progs modstat more msgs netstat newsyslog nfsstat nice nm nohup

Completed in 17 milliseconds