Searched refs:Path_match_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/dsslib/ip_t/
H A Dip_t.c310 } Path_match_t; typedef in typeref:struct:Path_match_s
315 Path_match_t* pm;
323 if (!(pm = newof(0, Path_match_t, 1, strlen(val->string.data))))
336 Path_match_t* pm = (Path_match_t*)data;
364 Path_match_t* pm = (Path_match_t*)data;

Completed in 12 milliseconds