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

/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dcstubmts.c205 CSPELL_client_stub_routine( FILE *fid, AST_interface_n_t *p_interface, language_k_t language ATTRIBUTE_UNUSED, AST_operation_n_t *p_operation, char const *p_interface_name, unsigned long op_num, boolean *cmd_opt, int num_declared_exceptions, int num_extern_exceptions ) argument
650 DDBE_gen_cstub( FILE *fid, AST_interface_n_t *p_interface, language_k_t language, char header_name[], boolean *cmd_opt, void **cmd_val, DDBE_vectors_t *dd_vip ) argument
[all...]
H A Ddriver.c218 open_be_files( boolean *cmd_opt, void **cmd_val, FILE **h_fid, FILE **caux_fid, FILE **saux_fid, FILE **cstub_fid, FILE **sstub_fid, AST_interface_n_t *int_p ) argument
377 stub_compile( boolean *cmd_opt, void **cmd_val, int opt_file, FILE *fid, char *compile_cmd ) argument
497 boolean *cmd_opt; /* Array of command option flags */ local
[all...]
H A Dmtsbacke.c124 be_init( boolean *cmd_opt, void **cmd_val ) argument
330 BE_main( boolean *cmd_opt, void **cmd_val, FILE *h_fid, FILE *caux_fid ATTRIBUTE_UNUSED, FILE *saux_fid ATTRIBUTE_UNUSED, FILE *cstub_fid, FILE *sstub_fid, AST_interface_n_t *int_p ) argument
[all...]
H A Dsstubmts.c911 BE_gen_sstub( FILE *fid, AST_interface_n_t *p_interface, language_k_t language, char header_name[], boolean *cmd_opt, void **cmd_val, DDBE_vectors_t *dd_vip ) argument
H A Dddspell.c1346 DDBE_spell_type_vec( FILE *fid, DDBE_vectors_t *vip, boolean *cmd_opt, void **cmd_val ) argument
[all...]
H A Dfrontend.c268 parse_acf( boolean *cmd_opt, void **cmd_val, char *acf_file ) argument
429 parse( boolean *cmd_opt, void **cmd_val, STRTAB_str_t idl_sid, boolean idir_valid, AST_interface_n_t **int_p ) argument
773 parse_idl( boolean *cmd_opt, void **cmd_val, STRTAB_str_t idl_sid, AST_interface_n_t **int_p ) argument
857 FE_main( boolean *cmd_opt, void **cmd_val, STRTAB_str_t idl_sid, AST_interface_n_t **int_p ) argument
[all...]
H A Dcommand.c117 static boolean cmd_opt[NUM_OPTS]; /* True/False values for command options */ variable
[all...]
H A Dpropagat.c111 static boolean *cmd_opt; /* Array of command option flags */ variable
H A Dchecker.c115 static boolean *cmd_opt; /* Array of command option flags */ variable
H A Dddbe.c4054 DDBE_gen_vector_reps( AST_interface_n_t *int_p, DDBE_vectors_t *vip, boolean *cmd_opt, void **cmd_val ) argument
4475 DDBE_main( boolean *cmd_opt, void **cmd_val, AST_interface_n_t *int_p, DDBE_vectors_t **p_vip ) argument
4549 DDBE_test_marsh_spellers( AST_interface_n_t *int_p, boolean *cmd_opt, void **cmd_val ) argument
[all...]

Completed in 202 milliseconds