Searched refs:ENV_ATTR_SEP (Results 1 – 2 of 2) sorted by relevance
83 attributes = strchr(entry_cpy, ENV_ATTR_SEP); in env_attr_walk()243 if (*nextch != ENV_ATTR_SEP && in reverse_name_search()281 if (*entry != ENV_ATTR_SEP) in env_attr_lookup()
12 #define ENV_ATTR_SEP ':' macro