Searched defs:is_batch_mode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap_engine.c494 * is_batch_mode passes to the caller the information if the
506 int *is_batch_mode)
551 if (is_batch_mode != NULL)
552 *is_batch_mode = my_batch_mode;
505 engine_init(int comc, cmd_ops_t *comv, int argc, char **argv, int *is_batch_mode) argument

Completed in 45 milliseconds