Search | Google it | Results 1 - 1 of 1 for funcall:writeFrom from tkernel_2/monitor/cmdsvc/src/command.c (0.02 seconds) |
1069: if (isnotEOC()) return; 1070: errcode = writeFrom(addr, data, nsec, 1); 1071: } 1117: S," [", D,addr[2], S," blks] ... wait\n"); 1118: errcode = writeFrom(addr[0], addr[1], addr[2], -1); 1119: }