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

  /src/lib/libppath/
Makefile 41 MLINKS+= ppath.3 ppath_replace_key.3
  /src/common/include/ppath/
ppath.h 34 ppath_t *ppath_replace_key(ppath_t *, const char *);
  /src/common/lib/libppath/
ppath.c 292 ppath_replace_key(ppath_t *p, const char *key) function in typeref:typename:ppath_t *
  /src/tests/lib/libppath/
t_ppath.c 340 "and ppath_replace_key() produce the paths we expect without "
361 rp = ppath_replace_key(p, "key");

Completed in 13 milliseconds