Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.c248 create_batch_file (char const *base, int unixy, int *fd) in create_batch_file() function
2787 *batch_filename_ptr = create_batch_file (fbuf, unixy_shell, &temp_fd); in construct_command_argv_internal()
DChangeLog321 * job.c (create_batch_file): Renamed from create_batch_filename;