Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc76 new_path= (pathpt)calloc((unsigned)(position+2), sizeof(pathcellt)); in add_dir_to_path()
78 memcpy((char *)new_path,(char *)(*pointer), size*sizeof(pathcellt)); in add_dir_to_path()
168 pathcellt *vp; in translate_with_thunk()
169 pathcellt *pp; in translate_with_thunk()
170 pathcellt *pp1; in translate_with_thunk()
300 else { pathcellt *vp1= vp; in translate_with_thunk()
/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dvroot.h38 } pathcellt, *pathcellpt, patht; typedef