代码搜索:problems
找到约 3,996 项符合「problems」的源代码
代码结果 3,996
www.eeworm.com/read/262419/4313779
sdp3
v=0
o=alice 3149329138 3149329165 IN IP4 24.124.37.3
s=Security problems
c=IN IP4 24.124.37.3
t=3149328650 0
m=audio 0 RTP/AVP 0 1 3 99
a=rtpmap:0 PCMU/8000
a=rtpmap:1 1016/8000
a=rtpmap:3 GSM
www.eeworm.com/read/154066/5643304
txt raid1.h.txt
any problems, send mails to sindybear@163.com
相关文件
/drivers/md/raid1.c
(1)
struct raid1_private_data {
mddev_t *mddev;
struct mirror_info mirrors[MD_SB_DISKS];
int nr_disks; //系统
www.eeworm.com/read/394238/8241001
txt lvm-snap.c.txt
any problems, send mails to sindybear@163.com
相关文件
/driver/md/lvm.c
/fs/iobuf.c
************************snap_shot型lv的生成和初始化**************************
(1)
int lvm_snapshot_alloc(lv_t * lv
www.eeworm.com/read/394238/8241033
txt raid1.h.txt
any problems, send mails to sindybear@163.com
相关文件
/drivers/md/raid1.c
(1)
struct raid1_private_data {
mddev_t *mddev;
struct mirror_info mirrors[MD_SB_DISKS];
int nr_disks; //系统
www.eeworm.com/read/394238/8241056
txt ext2_fs_i.h.txt
any problems,send mails to sindybear@163.com
相关文件
struct ext2_inode_info {
__u32 i_data[15];
__u32 i_flags;
__u32 i_faddr;
__u8 i_frag_no;
www.eeworm.com/read/394238/8241068
txt jbd.h.txt
any problems, send mails to sindybear@163.com
相关文件
/fs/jbd/*.*
/*
* header结构,用来标记
*/
typedef struct journal_header_s
{
__u32 h_magic;
__u32 h_blocktype;
__u32 h_sequence;
}
www.eeworm.com/read/394238/8241276
txt super.c.txt
any problems, send mails to sindybear@163.com
相关文件
/fs/namespace.c
********************全局变量************************
LIST_HEAD(super_blocks); //系统中所有的super_block都要连接到这个机构后面
spinlock_t s
www.eeworm.com/read/394238/8241313
txt ialloc.c.txt
any problems,send mails to sindybear@163.com
相关文件
/fs/ext2/super.c
这个文件包含inode的分配和回收等一些列函数
*************************分配回收位图函数**********************************
(1)static struct buffer_h
www.eeworm.com/read/415872/11049705
txt 157[1].google的招聘试题2003.txt
google的招聘试题2003zz
shury 发表于 2005-7-27 13:38:00
Tough problems. Intense competition. No pressure.
Do you have exceptional programming skills? Can you make computers perform like silicon puppets
www.eeworm.com/read/100036/15460972
pl des.pl
#!/usr/local/bin/perl
# Copyright (C) 1993 Eric Young
# des.pl - eric young 22/11/1991 eay@psych.psy.uq.oz.au
# eay - 92/08/31 - I think I have fixed all problems for 64bit
# versions of perl but