代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/354004/10397416
zip all-modules.zip
www.eeworm.com/read/353746/10422432
h pango-modules.h
/* Pango
* pango-modules.h:
*
* Copyright (C) 1999 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Publi
www.eeworm.com/read/423501/10556705
pl check_modules.pl
#!/usr/bin/perl -w
#################################################################################
#
# Perl module checker 0.0.3
#
##################################################################
www.eeworm.com/read/273027/10930970
5 modules.dep.5
.\" This -*- nroff -*- file has been generated from
.\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
...\"
...\" transcript compatibility for postscript use.
...\"
...\" synopsis: .P!
www.eeworm.com/read/273027/10931025
sh stress_modules.sh
#! /bin/sh
MODULE_DIR=/lib/modules/`uname -r`/kernel
case "$1" in
mount-unmount)
trap "umount $3; rm -f $2; rmdir $3" 0
mkdir $3
dd bs=1204k count=20 if=/dev/zero of=$2
mke2fs -F $2
tune2fs
www.eeworm.com/read/312022/7218438
diff modules.am.diff
Index: Modules.am
===================================================================
RCS file: /var/cvs/videolan/vlc/modules/access/Modules.am,v
retrieving revision 1.11
diff -u -r1.11 Modules.am