#include <stdio.h>#include "config.h"Include dependency graph for ref.c:

Go to the source code of this file.
Defines | |
| #define | DEFTAGPATH ".:/usr/include:/usr/include/sys:/usr/src/lib:../lib:/usr/local/lib" |
| #define | SEP ':' |
Functions | |
| char * | getenv () |
| char * | fgets () |
| char * | cktagdir (char *tag, char *dir) |
| int | getline (char *buf, int limit, FILE *fp) |
| int | lookup (char *dir, char *entry) |
| int | find (char *tag) |
| void | usage () |
| int | countcolons (char *str) |
| int | main (int argc, char **argv) |
Variables | |
| int | taginfo |
| char * | def_file |
| char * | def_class |
| int | colons |
|
|
Definition at line 24 of file ref.c. Referenced by find(). |
|
|
|
|
||||||||||||
|
Definition at line 57 of file ref.c. References BLKSIZE, def_file, dir, fclose(), fgets(), fopen(), SLASH, sprintf(), strcpy(), strlen(), strncmp(), TAGS, and tfile. |
|
|
|
|
|
|
Definition at line 312 of file ref.c. References colons, DEFTAGPATH, getenv(), ptr, and SEP. Referenced by defit(), find(), gettable(), main(), parse(), tgetflag(), tgetnum(), and tgetstr(). |
|
|
|
|
||||||||||||||||
|
Definition at line 126 of file ref.c. References bytes, EOF, fp, getc, MSDOS, and TOS. Referenced by command(), compretval(), cpio_options(), display(), do_absolute(), do_search(), eat_dir(), execute(), getgrent(), getpwent(), getrequest(), getttyent(), input(), lookup(), main(), readline(), scrollb(), scrollf(), tar_options(), to_lastline(), uniq(), and wrt_fd(). |
|
||||||||||||
|
Definition at line 159 of file ref.c. References atol(), BLKSIZE, buf, comment, fclose(), fgets(), fopen(), fputs(), fseek(), ftell(), getline(), L, lnum, ptr, SLASH, sprintf(), stdout, strchr, strcpy(), strlen(), and strncmp(). |
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 49 of file ref.c. Referenced by find(). |
|
|
|
|
|
Definition at line 47 of file ref.c. Referenced by cktagdir(), and main(). |
|
|
Definition at line 46 of file ref.c. Referenced by main(). |
1.4.6