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

/haiku-buildtools/jam/
H A Dmake1.c23 * make1d() - handle command execution completion and call back make1c()
68 static void make1d( void *closure, int status );
300 make1d( t, EXEC_CMD_OK );
305 execcmd( cmd->buf, make1d, t, cmd->shell );
346 * make1d() - handle command execution completion and call back make1c()
350 make1d( function

Completed in 28 milliseconds