Searched refs:buf0 (Results 1 – 5 of 5) sorted by relevance
3092 char buf0[MAXLINE]; local3107 if (bufsize > sizeof(buf0))3111 buf = buf0;3112 bufsize = sizeof(buf0);3119 if (bufsize > sizeof(buf0))3123 buf = buf0;3124 bufsize = sizeof(buf0);3259 if (buf != buf0)3308 char buf0[MAXLINE]; local3323 if (bufsize > sizeof(buf0))[all …]
470 char buf0[MAXNAME + 1]; /* unquoted image of the user name */ local635 if (i >= sizeof(buf0))642 buf = buf0;643 buflen = sizeof(buf0);1078 if (buf != buf0)1129 (void) sm_snprintf(buf0, sizeof(buf0), "%d", e->e_nrcpts);1130 macdefine(&e->e_macro, A_TEMP, macid("{nrcpts}"), buf0);
5395 char buf0[MAXLINE]; local5405 buf = buf0;5406 bufsize = sizeof(buf0);5422 if (buf != buf0)5474 if (buf != buf0)5553 if (buf != buf0)
1508 char *str, *buf0; local1514 buf0 = buf;1689 return buf - buf0;
1447 char *str, *f, *buf0; local1453 buf0 = buf;1637 return buf - buf0;