Home
last modified time | relevance | path

Searched defs:where (Results 1 – 25 of 66) sorted by relevance

123

/csrg-svn/usr.bin/finger/
H A Dfinger.h27 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 Dtracestop.c34 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 Dprompt.c124 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 Dposition.c41 position(where) in position() argument
/csrg-svn/games/adventure/
H A Dvocab.c37 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 DAwrite_quad.c15 write_quadword (infop, qword, where) in write_quadword() argument
H A DAwrite_long.c15 write_longword (infop, longword, where) in write_longword() argument
H A DAwrite_back.c15 write_back(infop,value, where) in write_back() argument
H A DAwrite_word.c15 write_word (infop, word, where) in write_word() argument
H A DAwrite_byte.c15 write_byte (infop,byte, where) in write_byte() argument
H A DAput_byte.c15 put_byte (infop, byte, where) in put_byte() argument
H A DAput_long.c15 put_longword (infop, longword, where) in put_longword() argument
H A DAput_word.c15 put_word (infop, word, where) in put_word() argument
/csrg-svn/sys/stand/
H A Dlseek.c42 lseek(fd, offset, where) in lseek() argument
/csrg-svn/contrib/gcc-2.3.3/
H A Dobstack.h294 #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 Dgenassym.c49 def(what, where) in def() argument
/csrg-svn/old/pcc/mip/
H A Donepass.h12 #define where where2 macro
/csrg-svn/usr.bin/pascal/pdx/runtime/
H A Dwheredump.c24 where() in where() function
/csrg-svn/usr.bin/pascal/pxp/
H A Dyyerror.c109 brerror(where, what) in brerror() argument
/csrg-svn/usr.bin/pascal/src/
H A Dyyerror.c98 brerror(where, what) in brerror() argument
/csrg-svn/usr.bin/learn/learn/
H A Dstart.c23 char where [100]; local
/csrg-svn/usr.bin/netstat/
H A Dns.c229 char *where; member
295 char *name, *where; local
/csrg-svn/games/monop/
H A Dprint.c34 where() { in where() function
/csrg-svn/sys/netiso/
H A Dclnp_debug.c116 clnp_hexp(src, len, where) in clnp_hexp() argument
/csrg-svn/usr.bin/patch/
H A Dpatch.c118 LINENUM where; local
546 apply_hunk(where) in apply_hunk() argument

123