HomeSort by: relevance | last modified time | path
    Searched defs:read1byte (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 25 milliseconds