Home
last modified time | relevance | path

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

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