Home
last modified time | relevance | path

Searched refs:follow (Results 1 – 25 of 41) sorted by relevance

12

/original-bsd/usr.bin/indent/
H A Dio.c157 register char *follow = p; in dump_line() local
159 while (follow < e_com) { in dump_line()
160 switch (*follow) { in dump_line()
168 putc(*follow, output); in dump_line()
170 follow++; in dump_line()
/original-bsd/old/awk/
H A Db.c169 follow(v);
225 follow(v) in follow() function
236 follow(p);
240 case QUEST: follow(p);
245 follow(p);
250 follow(p);
/original-bsd/usr.bin/grep/old.egrep/
H A Dold.egrep.y247 follow(v); in cfoll()
412 follow(v) int v; { in follow() function
419 follow(p);
423 case QUEST: follow(p);
428 follow(p);
432 else follow(p);
/original-bsd/sys/scripts/
H A Dvchain3 # Given a vnode, follow its mount pointers
/original-bsd/usr.sbin/trpt/
H A Dtrpt.c77 static int aflag, kflag, memf, follow, sflag, tflag; variable
96 ++follow;
248 done: if (follow) {
/original-bsd/old/implog/
H A Dimplog.c40 int follow = 0; variable
84 follow++;
155 while (follow) {
/original-bsd/old/lex/
H A Dsub2.c18 follow(v);
113 follow(v) in follow() function
130 follow(p);
133 follow(p);
138 follow(p);
141 else follow(p);
144 follow(p);
/original-bsd/usr.sbin/timed/timed/
H A DTODO.jb17 UGLY. fxn definition syntax does't follow convention:
H A DCHANGES131 UGLY. fxn definition syntax does't follow convention:
/original-bsd/lib/libc/gen/
H A Dfts.c751 fts_stat(sp, p, follow) in fts_stat() argument
754 int follow;
781 if (ISSET(FTS_LOGICAL) || follow) {
/original-bsd/contrib/awk.research/
H A Dproto.h47 extern void follow(Node *);
/original-bsd/games/battlestar/
H A Dcom2.c247 follow() in follow() function
H A Dcypher.c320 lflag = follow(); in cypher()
/original-bsd/games/hack/
H A Dhack.fix11 follow you.
/original-bsd/usr.bin/sed/
H A DPOSIX47 3. Historical versions of sed required that whitespace follow a w
52 characters to follow the w command. This is not specified in
/original-bsd/contrib/dungeon/
H A DPDP.doc57 will follow the restore data.
/original-bsd/share/zoneinfo/datfiles/
H A Daustralasia11 # Includes shift in 1987 to follow Vic/NSW rules for ending DST,
/original-bsd/old/pcc/ccom.vax/
H A DQUAD27 variables, 64-bit constants should follow with reasonable ease.
/original-bsd/usr.sbin/sendmail/src/
H A Dparseaddr.c1679 printaddr(a, follow) in printaddr() argument
1681 bool follow;
1737 if (!follow)
/original-bsd/usr.bin/diction/explain/
H A Dexplain.d193 follow after follow
/original-bsd/sys/hp/hpux/
H A Dhpux_compat.c1229 hpuxstat1(fname, hsb, follow, p) in hpuxstat1() argument
1232 int follow;
1239 NDINIT(&nd, LOOKUP, follow | LOCKLEAF, UIO_USERSPACE, fname, p);
/original-bsd/old/yacc/
H A Dyaccnews6 More details follow:
/original-bsd/usr.bin/compress/doc/
H A DNOTES103 i don't follow the ibm 'arc' legal bickering; my impression
/original-bsd/usr.bin/diction/diction/
H A Ddict.d165 follow after
/original-bsd/contrib/groff-1.08/pic/
H A Dobject.cc833 if (!with->follow(here, &offset)) in position_rectangle()
1787 int path::follow(const place &pl, place *result) const in follow() function in path

12