HomeSort by: relevance | last modified time | path
    Searched defs:ppath_push (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libppath/
ppath.c 193 ppath_push(ppath_t *p, ppath_component_t *pc) function in typeref:typename:ppath_t *
235 ppath_push(np, pc);
250 p = ppath_push(p0, pc);
264 p = ppath_push(p0, pc);
ppath.c 193 ppath_push(ppath_t *p, ppath_component_t *pc) function in typeref:typename:ppath_t *
235 ppath_push(np, pc);
250 p = ppath_push(p0, pc);
264 p = ppath_push(p0, pc);

Completed in 25 milliseconds