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

/illumos-gate/usr/src/cmd/refer/
H A Dlookbib.c29 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 DMakefile31 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 Dhunt.c28 hunt(char *name) function
/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c98 static time_t hunt(char *, time_t, time_t);
307 newt = hunt(argv[i], t, newt);
418 hunt(name, lot, hit) function

Completed in 100 milliseconds