Searched defs:process_input (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sqlite/ |
H A D | shell.c | 513 static void process_input(struct callback_data *p, FILE *in); 794 process_input(p, alt); 1024 static void process_input(struct callback_data *p, FILE *in){ function 1168 process_input(p,in); 1352 process_input(&data, 0); 1358 process_input(&data, stdin);
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 1280 process_input(const char *name, Ifl_desc *ifl, Shdr *shdr, Elf_Scn *scn, function 1685 if (process_input(name, ifl, shdr, scn, ndx, ident, ofl) == S_ERROR) 2478 /* SHT_SYMTAB */ process_input, process_input, 2487 /* SHT_DYNSYM */ invalid_section, process_input,
|
Completed in 65 milliseconds