Searched defs:? (Results 1 - 25 of 1080) sorted by relevance

1234567891011>>

/netbsd-current/bin/date/
H A Dnetdate.c65 unsigned i; local
86 int found, s, timed_ack, waittime; local
[all...]
/netbsd-current/bin/dd/
H A Dconv.c66 const u_char *t; local
123 const u_char *t; local
234 const u_char *t; local
267 u_char *t; local
[all...]
H A Dposition.c131 int n; local
[all...]
/netbsd-current/bin/ed/
H A Dbuf.c97 char *s; local
158 long n = 0; local
172 get_addressed_line_node(long n) argument
208 int u, fd; local
210 size_t s; local
268 quit(int n) argument
289 int i = 0; local
308 translit_text(char *s, int len, int from, int to) argument
310 static int i = 0; local
[all...]
H A Dio.c44 read_file(char *fn, long n) argument
74 read_stream(FILE *fp, long n) argument
125 int c; local
126 int i = 0; local
152 write_file(const char *fn, const char *mode, long n, long m) argument
177 write_stream(FILE *fp, long n, long m) argument
181 char *s; local
206 put_stream_line(FILE *fp, char *s, int len) argument
224 int l, n; local
225 char *t = ibufp; local
265 int i = 0; local
266 int c; local
307 put_tty_line(char *s, int l, long n, int gflag) argument
[all...]
H A Dre.c65 int n; local
132 parse_char_class(char *s) argument
134 int c, d; local
[all...]
H A Dsub.c82 int n = 0; local
83 int i = 0; local
84 char c; local
182 int i = 0; local
236 int j = 0; local
237 int k = 0; local
238 int n; local
[all...]
/netbsd-current/bin/hostname/
H A Dhostname.c60 char *p, hostname[MAXHOSTNAMELEN + 1]; local
[all...]
/netbsd-current/bin/ksh/
H A Dalloc.c51 struct link *l, *l2; local
67 struct link *l; local
86 struct link *l, *l2, *lprev, *lnext; local
112 struct link *l; local
[all...]
H A Dlex.h21 } u; member in struct:source
70 int i; member in union:__anon16
73 struct op *o; member in union:__anon16
[all...]
/netbsd-current/bin/ls/
H A Dcmp.c68 namecmp(const FTSENT *a, const FTSENT *b) argument
75 revnamecmp(const FTSENT *a, const FTSENT *b) argument
82 modcmp(const FTSENT *a, const FTSENT *b) argument
98 revmodcmp(const FTSENT *a, const FTSENT *b) argument
114 acccmp(const FTSENT *a, const FTSENT *b) argument
130 revacccmp(const FTSENT *a, const FTSENT *b) argument
146 statcmp(const FTSENT *a, const FTSENT *b) argument
162 revstatcmp(const FTSENT *a, const FTSENT *b) argument
178 sizecmp(const FTSENT *a, const FTSENT *b) argument
190 revsizecmp(const FTSENT *a, const FTSENT *b) argument
[all...]
H A Dutil.c117 int n = 0; local
[all...]
/netbsd-current/bin/pax/
H A Dgetoldopt.c41 char c; local
[all...]
H A Dsel_subs.c548 str_sec(const char *p, time_t *tval) argument
551 const char *dot, *t; local
[all...]
H A Dtables.c283 int i; local
938 int i; local
1326 int i; local
[all...]
/netbsd-current/bin/ps/
H A Dfmt.c17 fmt_puts(char *s, int *leftp) argument
19 static char *v = 0; local
52 fmt_putc(int c, int *leftp) argument
[all...]
/netbsd-current/bin/rcp/
H A Dutil.c105 int c; local
123 susystem(char *s) argument
[all...]
/netbsd-current/bin/stty/
H A Dcchar.c91 c_cchar(const void *a, const void *b) argument
[all...]
H A Dgfmt.c53 gerr(char *s) argument
74 gread(struct termios *tp, char *s) argument
77 char *ep, *p; local
[all...]
H A Dmodes.c176 modeset(const char *name, const struct modes *mp, const struct specialmodes *smp, tcflag_t *f) argument
[all...]
H A Dprint.c58 const struct cchar *p; local
211 bput(const char *s) argument
227 ccval(const struct cchar *p, int c) argument
[all...]
H A Dstty.h48 struct termios t; /* terminal info */ member in struct:info
[all...]
/netbsd-current/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp25 char *p = char_mode; local
67 char *p = char_mode; local
220 int n; local
221 char *q; local
238 char *p; local
244 int t = gzread( file, p, required ); local
[all...]
/netbsd-current/common/dist/zlib/contrib/iostream2/
H A Dzstream_test.cpp7 char h[256] = "Hell local
8 char* g = "Goodbye"; local
[all...]
/netbsd-current/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc214 overflow(int_type c) argument
266 setbuf(char_type* p, std::streamsize n) argument
[all...]

Completed in 526 milliseconds

1234567891011>>