Searched refs:kldstat (Results 1 – 7 of 7) sorted by relevance
50 if (kldstat(fid, &fstat) != 0) in kld_isloaded()
346 int kldstat(int _fileid, struct kld_file_stat* _stat);
369 int kldstat(int _fileid, struct kld_file_stat* _stat);
189 kldstat.o \
151 Currently loaded modules can be seen by using the ``kldstat`` command and a module
699 kldstat | grep "contigmem"
1314 DB_COMMAND(kldstat, db_kldstat) in DB_COMMAND() argument