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

/haiku-buildtools/jam/
H A Dfilevms.c248 static struct dsc$descriptor_s bufdsc = local
261 bufdsc.dsc$a_pointer = filename;
262 bufdsc.dsc$w_length = sizeof( filename );
263 status = lbr$set_module( &context, rfa, &bufdsc,
264 &bufdsc.dsc$w_length, NULL );

Completed in 26 milliseconds