Home
last modified time | relevance | path

Searched refs:NETWIB_PATH_DECODETYPE_CHILD (Results 1 – 2 of 2) sorted by relevance

/dports/net/netwib/netwib-5.38.0-src/src/netwib/sys/
H A Dpath.h146 NETWIB_PATH_DECODETYPE_CHILD, /* last item */ enumerator
158 …wib_path_decode_child(pathname,pout) netwib_path_decode(pathname,NETWIB_PATH_DECODETYPE_CHILD,pout)
H A Dpath.c476 case NETWIB_PATH_DECODETYPE_CHILD : in netwib_path_decode()