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

  /src/lib/libppath/
Makefile 40 MLINKS+= ppath.3 ppath_replace_idx.3
  /src/common/include/ppath/
ppath.h 33 ppath_t *ppath_replace_idx(ppath_t *, unsigned int);
  /src/tests/lib/libppath/
t_ppath.c 339 atf_tc_set_md_var(tc, "descr", "check that ppath_replace_idx() "
357 rp = ppath_replace_idx(p, 0);
380 ppath_replace_idx(p, 0);
  /src/common/lib/libppath/
ppath.c 270 ppath_replace_idx(ppath_t *p, unsigned int idx) function in typeref:typename:ppath_t *

Completed in 15 milliseconds