| Home | Sort by: relevance | last modified time | path |
| /src/include/protocols/ | |
| dumprestore.h | 163 #define DUMPINFMT "%511s %c %[^\n]\n" /* inverse for scanf */ |
| /src/sbin/dump/ | |
| itime.c | 260 (void) sscanf(tbuf, DUMPINFMT, ddp->dd_name, &ddp->dd_level, un_buf); |