Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcmips/stand/lcboot/ | |
main.c | 516 char rectype; local in function:load_srec 532 rectype = getchar(); 544 switch (rectype) { |
/src/sys/fs/hfs/ | |
libhfs.c | 1521 uint16_t rectype; local in function:hfslib_reada_node 1523 rectype = out_node_descriptor->kind; 1525 &rectype, &reckey, inout_volume); |