ld_twe.c | 100 char unktype[16], stripebuf[32], unkstat[32]; local in function:ld_twe_attach 130 snprintf(stripebuf, sizeof(stripebuf), 133 snprintf(stripebuf, sizeof(stripebuf), "%s stripe ", 137 stripebuf[0] = '\0'; 153 aprint_normal(": %s%s, status: %s\n", stripebuf, typestr, statstr);
|