Searched refs:errformat (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Dsysfiles.c129 char errformat[BUFSIZ]; local
145 (void) sprintf(errformat, "bad access type %d", type);
146 logent(errformat, "sysaccess");
376 char errformat[BUFSIZ]; local
378 (void) snprintf(errformat, sizeof (errformat),
380 logent(errformat, "Sysfiles|Devconfig");

Completed in 28 milliseconds