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

  /src/common/lib/libppath/
ppath.c 204 ppath_component_at(const ppath_t *p, unsigned int i) function in typeref:typename:ppath_component_t *
233 if ((pc = ppath_component_at(p, i)) == NULL)
ppath.c 204 ppath_component_at(const ppath_t *p, unsigned int i) function in typeref:typename:ppath_component_t *
233 if ((pc = ppath_component_at(p, i)) == NULL)

Completed in 21 milliseconds