Searched refs:rval (Results 51 - 75 of 354) sorted by path

1234567891011>>

/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
H A Dsnprintf.c32 int rval; local
39 rval = strlen(rp);
43 rval = vsprintf(str, fmt, ap);
47 if (rval > n) {
48 fprintf(stderr, "snprintf buffer overrun %d > %d\n", rval, (int)n);
51 return rval;
/freebsd-11-stable/contrib/ntp/util/
H A Daudio-pcm.c92 int rval; local
136 rval = fd;
H A Dtg.c262 int rval, temp, arg, sw, ptr; local
330 rval = ioctl(fd, AUDIO_GETINFO, &info);
331 if (rval < 0) {
H A Dtg2.c551 int rval; /* For IOCTL calls */ local
1033 rval = ioctl(fd, AUDIO_GETINFO, &info);
1034 if (rval < 0) {
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl_main.c58 int rval; local
119 rval = editor(gp, argc, argv);
157 exit (rval);
H A Dcl_read.c153 input_t rval; local
279 rval = INP_OK;
282 rval = INP_EOF;
286 rval = INP_INTR;
288 rval = INP_ERR;
297 rval = INP_OK;
304 return (rval);
H A Dcl_screen.c138 int rval; local
140 rval = 0;
152 rval = 1;
157 rval = 1;
162 rval = 1;
177 return (rval);
H A Dcl_term.c362 int rval; local
431 if ((rval = tigetnum("lines")) < 0)
434 row = rval;
436 if ((rval = tigetnum("cols")) < 0)
439 col = rval;
/freebsd-11-stable/contrib/nvi/common/
H A Ddelete.c45 int eof, rval; local
157 done: rval = 0;
159 err: rval = 1;
162 return (rval);
H A Dexf.c762 int fd, nf, noname, oflags, rval; local
912 rval = ex_writefp(sp, name, fp, fm, tm, &nlno, &nch, 0);
934 if (rval) {
H A Dkey.c832 int rval; local
834 for (rval = 0, gp = sp->gp; gp->i_cnt != 0 &&
835 F_ISSET(&gp->i_event[gp->i_next].e_ch, flags); rval = 1)
837 return (rval);
H A Dline.c272 int rval; local
311 rval = 0;
313 rval = 1;
315 rval = 1;
327 return (scr_update(sp, lno, LINE_APPEND, update) || rval);
347 int rval; local
387 rval = 0;
389 rval = 1;
391 rval = 1;
394 return (scr_update(sp, lno, LINE_INSERT, 1) || rval);
579 int rval; local
[all...]
H A Dmain.c57 int ch, flagchk, lflag, secure, startup, readonly, rval, silent; local
417 done: rval = 0;
419 err: rval = 1;
424 return (rval);
H A Dmsg.c727 int rval = 0; local
746 rval = 1;
760 rval = 1;
768 return (rval);
H A Doptions.c476 int ch, equals, nf, nf2, offset, qmark, rval; local
483 for (rval = 0; argv[0]->len != 0; ++argv) {
525 rval = 1;
552 rval = 1;
560 rval = 1;
567 rval = 1;
596 rval = 1;
610 rval = 1;
647 rval = 1;
663 rval
1131 int cnt, rval; local
[all...]
H A Dput.c48 int rval; local
226 rval = 0;
229 err: rval = 1;
232 return (rval);
H A Drecover.c245 int fd, rval; local
281 rval = 0;
300 rval = 1;
306 err: rval = 1;
311 rval = 1;
313 return (rval);
H A Dscreen.c137 int rval; local
155 rval = 0;
157 rval = 1;
159 rval = 1;
201 return (rval);
H A Dsearch.c162 int cnt, eval, rval, wrapped = 0; local
208 for (cnt = INTERRUPT_CHECK, rval = 1;; ++lno, coff = 0) {
279 rval = 0;
285 return (rval);
309 int cnt, eval, rval, wrapped; local
342 for (cnt = INTERRUPT_CHECK, rval = 1, wrapped = 0;; --lno, coff = 0) {
443 rval = 0;
449 return (rval);
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_argv.c132 int rval; local
148 rval = 1;
191 rval = argv_exp3(sp, excp, p, len);
195 rval = 1;
199 rval = argv_exp3(sp, excp, p, len);
204 return (rval);
668 enum { SEXP_ERR, SEXP_EXPANSION_ERR, SEXP_OK } rval; local
783 alloc_err: rval = SEXP_ERR;
785 rval = SEXP_OK;
797 rval
[all...]
H A Dex_bang.c57 int rval; local
155 rval = ex_filter(sp, cmdp,
H A Dex_filter.c47 int input[2], output[2], rval; local
52 rval = 0;
178 rval = 1;
224 rval = 1;
245 rval = 1;
253 rval = 1;
260 rval = 1;
263 if (rval == 0 && ftype == FILTER_BANG &&
266 rval = 1;
288 ftype == FILTER_READ && F_ISSET(sp, SC_VI) ? 1 : 0, 0) || rval);
[all...]
H A Dex_init.c83 int rval; local
88 rval = 0;
92 rval = 1;
95 rval = 1;
107 rval = 1;
110 rval = 1;
116 return (rval);
H A Dex_move.c40 int rval; local
42 rval = 0;
56 rval = 1;
65 rval = 1;
77 return (rval);
H A Dex_read.c56 int argc, rval; local
270 rval = ex_readfp(sp, name, fp, &cmdp->addr1, &nlines, 0);
287 return (rval);
304 int nf, rval; local
351 rval = 0;
355 rval = 1;
360 return (rval);

Completed in 627 milliseconds

1234567891011>>