Home
last modified time | relevance | path

Searched refs:DUMPINFMT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/head/protocols/
H A Ddumprestore.h180 #define DUMPINFMT "%258s %c %128[^\n]\n" /* inverse for scanf */ macro
/titanic_44/usr/src/cmd/backup/dump/
H A Ddumpitime.c340 if (sscanf(buf, DUMPINFMT, ip->id_name, &ip->id_incno, un_buf) != 3)