Searched defs:next (Results 1 - 25 of 2433) sorted by path

1234567891011>>

/netbsd-6-1-5-RELEASE/bin/csh/
H A Dcsh.h277 struct wordent *next; member in struct:wordent
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dalloc.c38 struct link *next; member in struct:link
[all...]
H A Deval.c164 struct SubType *next; /* poped type (to avoid re-allocating) */ member in struct:SubType
H A Djobs.c104 Proc *next; /* next process in pipeline (if any) */ member in struct:proc
138 Job *next; /* next job in list */ member in struct:job
[all...]
H A Dlex.h30 Source *next; /* stacked source */ member in struct:source
H A Dsh.h532 struct temp *next; member in struct:temp
H A Dtable.h123 struct block *next; /* enclosing block */ member in struct:block
134 struct tbl **next; member in struct:tstate
/netbsd-6-1-5-RELEASE/bin/ps/
H A Dps.h52 SIMPLEQ_ENTRY(varent) next; member in struct:varent
/netbsd-6-1-5-RELEASE/bin/sh/
H A Dalias.h40 struct alias *next; member in struct:alias
H A Dexec.c90 struct tblentry *next; /* next entry in hash chain */ member in struct:tblentry
[all...]
H A Dexpand.c83 struct ifsregion *next; /* next region in list */ member in struct:ifsregion
[all...]
H A Dexpand.h40 struct strlist *next; member in struct:strlist
H A Dparser.c80 struct heredoc *next; /* next here document in list */ member in struct:heredoc
[all...]
H A Dredir.c79 struct redirtab *next; member in struct:redirtab
H A Dvar.h53 struct var *next; /* next entry in hash list */ member in struct:var
64 struct localvar *next; /* next local variable in list */ member in struct:localvar
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/blast/
H A Dblast.c52 unsigned next; /* index of next write location in out[] */ member in struct:state
134 short *next; /* next number of codes */ local
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/infback9/
H A Dinfback9.c59 code *next, *lenfix, *distfix; local
227 unsigned char FAR *next; /* nex local
[all...]
H A Dinflate9.h45 code FAR *next; /* next available space in codes[] */ member in struct:inflate_state
H A Dinftree9.c56 code FAR *next; /* next available space in table */ local
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/puff/
H A Dpuff.c256 short *next; /* next number of codes */ local
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/untgz/
H A Duntgz.c99 struct attr_item *next; member in struct:attr_item
/netbsd-6-1-5-RELEASE/common/dist/zlib/examples/
H A Dgun.c91 unsigned char *next; local
198 lunpipe(unsigned have, unsigned char *next, struct ind *indp, int outfile, z_stream *strm) argument
380 unsigned char *next; local
[all...]
H A Dgzappend.c175 unsigned char *next; /* next byte in buffer */ member in struct:__anon50
[all...]
H A Dgzjoin.c83 unsigned char *next; /* next byte to read */ member in struct:__anon51
[all...]
H A Dzran.c92 struct point *next; local
[all...]

Completed in 413 milliseconds

1234567891011>>