Searched refs:attributes_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/port/
H A Dlc.c394 char* attributes_name; local
430 territory_name = charset_name = attributes_name = 0;
467 else if (c == '@' && !attributes_name)
470 attributes_name = s;
481 if (attributes_name)
486 attributes_name = s;
641 if (s = attributes_name)

Completed in 214 milliseconds