Searched refs:ATTR_NAME_CLOSE (Results 1 – 7 of 7) sorted by relevance
189 vstream_fwrite(fp, ATTR_NAME_CLOSE, sizeof(ATTR_NAME_CLOSE)); in attr_vprint_plain()
194 vstream_fwrite(fp, ATTR_NAME_CLOSE, sizeof(ATTR_NAME_CLOSE)); in attr_vprint0()
234 attr_print64_str(fp, ATTR_NAME_CLOSE, sizeof(ATTR_NAME_CLOSE) - 1); in attr_vprint64()
58 #define ATTR_NAME_CLOSE "}" macro
377 && strcmp(ATTR_NAME_CLOSE, STR(name_buf)) == 0) { in attr_vscan0()
393 && ch == '\n' && strcmp(ATTR_NAME_CLOSE, STR(name_buf)) == 0) { in attr_vscan_plain()
380 && ch == '\n' && strcmp(ATTR_NAME_CLOSE, STR(name_buf)) == 0) { in attr_vscan64()