Searched refs:hunt (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/cmd/refer/ |
H A D | lookbib.c | 29 char s[BUFSIZ], hunt[64]; in main() local 53 sprintf(hunt, "/usr/lib/refer/hunt %s", argv[1]); in main() 67 if ((hfp = popen(hunt, "w")) == NULL) { in main()
|
H A D | Makefile | 31 PROG3 = mkey inv hunt 80 hunt:= POBJS= hunt1.o hunt2.o hunt3.o hunt5.o hunt6.o \ macro
|
/titanic_41/usr/src/cmd/tip/ |
H A D | hunt.c | 28 hunt(char *name) in hunt() function
|
H A D | cu.c | 93 if ((i = hunt(sbuf)) == 0) { in cumain()
|
H A D | Makefile | 38 OBJS= acu.o cmds.o cmdtab.o cu.o hunt.o \
|
H A D | tip.h | 285 extern int hunt(char *);
|
H A D | tip.c | 126 if ((i = hunt(system)) == 0) { in main()
|
/titanic_41/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) in hunt() function
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | text-doctools.mf | 232 file path=usr/lib/refer/hunt mode=0555
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 11262 hunt
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 11260 hunt
|
/titanic_41/ |
H A D | .gitignore | 2105 usr/src/cmd/refer/hunt
|