Searched refs:label_buf (Results 1 - 1 of 1) sorted by path

/macosx-10.10/gssd-64/
H A Dgssd.c593 char label_buf[MAXLABEL]; variable
594 char *bname = label_buf;
610 strlcpy(label_buf, APPLE_PREFIX, sizeof(label_buf));
611 strlcat(label_buf, getprogname(), sizeof(label_buf));

Completed in 264 milliseconds