Format: AllC/C++CSSTextshell script Advanced Search
100: /* Length of the device name without the partition number */ 101: i = strlen(devnm); 102: c = devnm[i - 1];
167: return (NULL); 168: tp += strlen(tp); 169: break;