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

/haiku-buildtools/jam/
H A Dpathsys.h19 * agree in path_parse(), path_build() and the Jambase.
48 void path_build( PATHNAME *f, char *file, int binding );
H A Dsearch.c42 path_build( f, buf, 1 );
58 path_build( f, buf, 1 );
79 path_build( f, buf, 1 );
H A Dfileos2.c94 path_build( &f, filename, 0 );
H A Dfilent.c107 path_build( &f, filename );
124 path_build( &f, filename, 0 );
H A Dtimestamp.c111 path_build( &f2, buf, 0 );
136 path_build( &f2, buf, 0 );
H A Dfilemac.c129 path_build( &f, filename, 0 );
H A Dfileunix.c161 path_build( &f, filename, 0 );
H A Dfilevms.c213 path_build( &f, filename2, 0 );
H A Dpathmac.c13 * path_build() - build a filename given dir/base/suffix/member
16 * File_parse() and path_build() just manipuate a string and a structure;
20 * 12/26/93 (seiwald) - handle dir/.suffix properly in path_build()
119 * path_build() - build a filename given dir/base/suffix/member
161 path_build( function
H A Dpathunix.c13 * path_build() - build a filename given dir/base/suffix/member
16 * File_parse() and path_build() just manipuate a string and a structure;
20 * 12/26/93 (seiwald) - handle dir/.suffix properly in path_build()
134 * path_build() - build a filename given dir/base/suffix/member
138 path_build( function
H A Dbuiltins.c239 path_build( &f, buf, 0 );
H A Dpathvms.c13 * path_build() - build a filename given dir/base/suffix/member
16 * File_parse() and path_build() just manipuate a string and a structure;
229 * path_build() - build a filename given dir/base/suffix/member
233 path_build( function
H A Dexpand.c393 * var_edit_file() below and path_build() obligingly follow this convention.
518 path_build( &pathname, out, 0 );

Completed in 36 milliseconds