Searched defs:nullfix (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/listen/ |
| H A D | nlps_serv.c | 100 static void nullfix(void); 309 nullfix(); 343 nullfix(void) function 361 sprintf(scratch, "NLPS: nullfix(): unable to PEEK, errno is %d", errno); 362 DEBUG((9, "nullfix(): I_PEEK failed, errno is %d", errno)); 366 DEBUG((9, "nullfix(): no messages on stream to PEEK")); 394 sprintf(scratch, "NLPS: nullfix(): unable to PEEK second time, errno is %d", errno); 412 logmessage("NLPS: nullfix(): threw away a valid null byte");
|
Completed in 112 milliseconds