/csrg-svn/usr.bin/finger/ |
H A D | finger.h | 27 typedef struct where { struct 28 struct where *next; /* next place user is or has been */ argument 29 enum status info; /* type/status of request */ 30 short writable; /* tty is writable */ 31 time_t loginat; /* time of (last) login */ 32 time_t idletime; /* how long idle (if logged in) */ 33 char tty[UT_LINESIZE+1]; /* null terminated tty line */ 34 char host[UT_HOSTSIZE+1]; /* null terminated remote host name */
|
/csrg-svn/usr.bin/pascal/pdx/tree/ |
H A D | tracestop.c | 34 trace(cmd, exp, where, cond) in trace() argument 68 LOCAL traceall(cmd, where, cond) in traceall() argument 122 LOCAL traceinst(cmd, exp, where, cond) in traceinst() argument 163 LOCAL traceat(cmd, exp, where, cond) in traceat() argument 243 stop(cmd, exp, where, cond) in stop() argument 281 LOCAL stopinst(cmd, where, cond) in stopinst() argument 310 LOCAL stopvar(cmd, exp, where, cond) in stopvar() argument
|
/csrg-svn/usr.bin/more/ |
H A D | prompt.c | 124 curr_byte(where) in curr_byte() argument 142 cond(c, where) in cond() argument 181 protochar(c, where) in protochar() argument 333 int where; local
|
H A D | position.c | 41 position(where) in position() argument
|
/csrg-svn/games/adventure/ |
H A D | vocab.c | 37 move(object,where) in move() argument 50 put(object,where,pval) in put() argument 56 carry(object,where) in carry() argument 74 drop(object,where) in drop() argument
|
/csrg-svn/sys/tahoe/align/ |
H A D | Awrite_quad.c | 15 write_quadword (infop, qword, where) in write_quadword() argument
|
H A D | Awrite_long.c | 15 write_longword (infop, longword, where) in write_longword() argument
|
H A D | Awrite_back.c | 15 write_back(infop,value, where) in write_back() argument
|
H A D | Awrite_word.c | 15 write_word (infop, word, where) in write_word() argument
|
H A D | Awrite_byte.c | 15 write_byte (infop,byte, where) in write_byte() argument
|
H A D | Aput_byte.c | 15 put_byte (infop, byte, where) in put_byte() argument
|
H A D | Aput_long.c | 15 put_longword (infop, longword, where) in put_longword() argument
|
H A D | Aput_word.c | 15 put_word (infop, word, where) in put_word() argument
|
/csrg-svn/sys/stand/ |
H A D | lseek.c | 42 lseek(fd, offset, where) in lseek() argument
|
/csrg-svn/contrib/gcc-2.3.3/ |
H A D | obstack.h | 294 #define obstack_grow(OBSTACK,where,length) \ argument 304 #define obstack_grow0(OBSTACK,where,length) \ argument 361 #define obstack_copy(OBSTACK,where,length) \ argument 367 #define obstack_copy0(OBSTACK,where,length) \ argument 406 #define obstack_grow(h,where,length) \ argument 413 #define obstack_grow0(h,where,length) \ argument 448 #define obstack_copy(h,where,length) \ argument 451 #define obstack_copy0(h,where,length) \ argument
|
/csrg-svn/sys/sparc/sparc/ |
H A D | genassym.c | 49 def(what, where) in def() argument
|
/csrg-svn/old/pcc/mip/ |
H A D | onepass.h | 12 #define where where2 macro
|
/csrg-svn/usr.bin/pascal/pdx/runtime/ |
H A D | wheredump.c | 24 where() in where() function
|
/csrg-svn/usr.bin/pascal/pxp/ |
H A D | yyerror.c | 109 brerror(where, what) in brerror() argument
|
/csrg-svn/usr.bin/pascal/src/ |
H A D | yyerror.c | 98 brerror(where, what) in brerror() argument
|
/csrg-svn/usr.bin/learn/learn/ |
H A D | start.c | 23 char where [100]; local
|
/csrg-svn/usr.bin/netstat/ |
H A D | ns.c | 229 char *where; member 295 char *name, *where; local
|
/csrg-svn/games/monop/ |
H A D | print.c | 34 where() { in where() function
|
/csrg-svn/sys/netiso/ |
H A D | clnp_debug.c | 116 clnp_hexp(src, len, where) in clnp_hexp() argument
|
/csrg-svn/usr.bin/patch/ |
H A D | patch.c | 118 LINENUM where; local 546 apply_hunk(where) in apply_hunk() argument
|