Lines Matching refs:STATIC
38 static char sccsid[] = "@(#)cd.c 8.2 (Berkeley) 5/4/95";
71 STATIC int docd(const char *, bool, bool);
72 STATIC char *getcomponent(void);
73 STATIC bool updatepwd(const char *);
74 STATIC void find_curdir(int noerror);
75 STATIC bool is_curdir(const char *);
79 STATIC char *cdcomppath;
185 STATIC int
255 STATIC char *
283 STATIC bool
353 STATIC bool
434 static int first = 1;
451 * this "first" static - that function is only ever called once.
467 STATIC void