Lines Matching defs:abuf
3048 char abuf[64], **cpp;
3071 abuf[0] = '\0';
3080 (void) strlcpy(abuf, def->name, sizeof (abuf));
3081 (void) strlcat(abuf, EQUALSEP, sizeof (abuf));
3084 (void) strlcpy(abuf, def->name, sizeof (abuf));
3085 (void) strlcat(abuf, EQUSPSEP, sizeof (abuf));
3091 (void) strlcpy(abuf, def->profile_name, sizeof (abuf));
3092 (void) strlcat(abuf, COLSPSEP, sizeof (abuf));
3098 if (__print2buf(buffer, abuf, NULL))
3230 /* print abuf as "separator" */
3233 abuf))
3236 if (__print2buf(buffer, "\n", abuf))
3261 /* print abuf as "separator" */
3264 abuf))
3267 if (__print2buf(buffer, "\n", abuf))