Searched defs:hunt (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/refer/ |
H A D | lookbib.c | 29 char s[BUFSIZ], hunt[64]; local 53 sprintf(hunt, "/usr/lib/refer/hunt %s", argv[1]); 67 if ((hfp = popen(hunt, "w")) == NULL) { 68 perror(gettext("lookbib: /usr/lib/refer/hunt"));
|
H A D | Makefile | 31 PROG3 = mkey inv hunt 80 hunt:= POBJS= hunt1.o hunt2.o hunt3.o hunt5.o hunt6.o \ macro
|
/illumos-gate/usr/src/cmd/tip/ |
H A D | hunt.c | 28 hunt(char *name) function
|
/illumos-gate/usr/src/cmd/zdump/ |
H A D | zdump.c | 98 static time_t hunt(char *, time_t, time_t); 307 newt = hunt(argv[i], t, newt); 418 hunt(name, lot, hit) function
|
Completed in 62 milliseconds