Searched refs:ppath_key (Results 1 – 4 of 4) sorted by relevance
32 MLINKS+= ppath.3 ppath_key.3
18 ppath_component_t *ppath_key(const char *);
121 ppath_key(const char *key) in ppath_key() function261 if ((pc = ppath_key(key)) == NULL) in ppath_push_key()304 if ((pc = ppath_key(key)) == NULL) in ppath_replace_key()
275 if ((key = ppath_key("key")) == NULL) in ATF_TC_BODY()