HomeSort by: relevance | last modified time | path
    Searched refs:ppath_key (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libppath/
Makefile 32 MLINKS+= ppath.3 ppath_key.3
  /src/common/include/ppath/
ppath.h 18 ppath_component_t *ppath_key(const char *);
  /src/common/lib/libppath/
ppath.c 121 ppath_key(const char *key) function in typeref:typename:ppath_component_t *
261 if ((pc = ppath_key(key)) == NULL)
304 if ((pc = ppath_key(key)) == NULL)
  /src/tests/lib/libppath/
t_ppath.c 275 if ((key = ppath_key("key")) == NULL)

Completed in 15 milliseconds