gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:diskList (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/helpmsg.c - 9.5KB - 392 lines
146:         for ( i = 0;; ++i ) {
147:                 devnm = ( help == &helpBD )? bootDevice(i): diskList(i, &attr);
148:                 if ( devnm == NULL ) break;