Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dpathnt.cpp265 string canonic_path[ 1 ]; in path_key() local
266 string_new( canonic_path ); in path_key()
268 canonic_path ) ) in path_key()
272 nresult->key = object_new( canonic_path->value ); in path_key()
273 string_free( canonic_path ); in path_key()
382 void path_register_key( OBJECT * canonic_path ) in path_register_key() argument
384 path_key( canonic_path, 1 ); in path_register_key()
Dpathsys.h73 void path_register_key( OBJECT * canonic_path );