代码搜索:linux

找到约 10,000 项符合「linux」的源代码

代码结果 10,000
www.eeworm.com/read/100018/15889150

pl slackware-linux-lib.pl

# linux-lib.pl # Functions for reading linux format last output # passfiles_type() # Returns 0 for old-style passwords (/etc/passwd only), 1 for FreeBSD-style # (/etc/master.passwd) and 2 for SysV (/
www.eeworm.com/read/100018/15889151

pl turbo-linux-lib.pl

# linux-lib.pl # Functions for reading linux format last output # passfiles_type() # Returns 0 for old-style passwords (/etc/passwd only), 1 for FreeBSD-style # (/etc/master.passwd) and 2 for SysV (/
www.eeworm.com/read/100018/15889164

pl open-linux-lib.pl

# linux-lib.pl # Functions for reading linux format last output # passfiles_type() # Returns 0 for old-style passwords (/etc/passwd only), 1 for FreeBSD-style # (/etc/master.passwd) and 2 for SysV (/
www.eeworm.com/read/100018/15889218

pl redhat-linux-lib.pl

# linux-lib.pl # Functions for reading linux format last output # passfiles_type() # Returns 0 for old-style passwords (/etc/passwd only), 1 for FreeBSD-style # (/etc/master.passwd) and 2 for SysV (/
www.eeworm.com/read/100018/15889234

2 config-debian-linux-2.2

majordomo_cf=/etc/majordomo.cf aliases_file= program_dir=/usr/lib/majordomo
www.eeworm.com/read/100018/15889237

1 config-suse-linux-6.1

majordomo_cf=/etc/majordomo.cf program_dir=/usr/lib/majordomo
www.eeworm.com/read/100018/15889256

2 config-suse-linux-6.2

majordomo_cf=/etc/majordomo.cf program_dir=/usr/lib/majordomo
www.eeworm.com/read/100018/15889402

pl suse-linux-lib.pl

# suse-linux-lib.pl # Networking functions for SuSE linux $rc_config = "/etc/rc.config"; $route_conf = "/etc/route.conf"; # active_interfaces() # Returns a list of currently ifconfig'd interfaces su
www.eeworm.com/read/100018/15889403

pl debian-linux-lib.pl

# redhat-linux-lib.pl # Networking functions for redhat linux # active_interfaces() # Returns a list of currently ifconfig'd interfaces sub active_interfaces { local(@rv, @lines, $l); open(IFC, "ifco
www.eeworm.com/read/100018/15889405

pl slackware-linux-lib.pl

# redhat-linux-lib.pl # Networking functions for redhat linux # active_interfaces() # Returns a list of currently ifconfig'd interfaces sub active_interfaces { local(@rv, @lines, $l); open(IFC, "ifco