Searched refs:input32 (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/ |
H A D | lintsup.c | 43 input32(int argc, char **argv, const char *prog, const char *ofile, function 60 return (input32(argc, argv, prog, ofile, odp));
|
H A D | _elfwrap.h | 88 extern int input32(int, char **, const char *, const char *, ObjDesc_t *);
|
H A D | main.c | 156 if (input32(argc, argv, prog, ofile, &odesc) == 1)
|
H A D | elfwrap.c | 51 #define input input32
|
Completed in 45 milliseconds