/src/sys/arch/hpcmips/stand/pbsdboot/ |
preference.c | 104 int read1byte(HANDLE file,char *c){ function in typeref:typename:int 211 d = read1byte(file,&c); 227 d = read1byte(file,&c); 249 d = read1byte(file,&c); 263 d = read1byte(file,&c); 268 read1byte(file,&c);
|
preference.c | 104 int read1byte(HANDLE file,char *c){ function in typeref:typename:int 211 d = read1byte(file,&c); 227 d = read1byte(file,&c); 249 d = read1byte(file,&c); 263 d = read1byte(file,&c); 268 read1byte(file,&c);
|