Searched defs:ffmt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtsort.c92 static const char *tfmt = 0, *ffmt; local
165 ffmt = MSG_ORIG(MSG_LDD_INIT_FMT_FILE);
181 (void) printf(ffmt, NAME(lmp));
498 static const char *ffmt, *cfmt = 0, *sfmt = 0; local
522 ffmt = MSG_ORIG(MSG_LDD_INIT_FMT_FILE);
535 (void) printf(ffmt, NAME(lmp3));

Completed in 53 milliseconds