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