Home
last modified time | relevance | path

Searched refs:c_mode (Results 1 – 12 of 12) sorted by relevance

/openbsd/usr.bin/ul/
H A Dul.c66 char c_mode; member
307 obuf[col].c_mode = mode; in mfilter()
321 obuf[col].c_mode = mode; in mfilter()
339 obuf[i].c_mode &= ~INDET; in flushln()
341 obuf[i].c_mode |= BOLD; in flushln()
343 obuf[i].c_mode |= UNDERL; in flushln()
351 msetmode(obuf[i].c_mode); in flushln()
352 lastmode = obuf[i].c_mode; in flushln()
387 if (obuf[i].c_mode != UNDERL && obuf[i].c_mode != BOLD) { in overstrike()
395 if (obuf[i].c_mode == BOLD) in overstrike()
[all …]
/openbsd/regress/sys/dev/kcov/
H A Dkcov.c39 int c_mode; member
115 ctx.c_mode = KCOV_MODE_TRACE_PC; in main()
117 ctx.c_mode = KCOV_MODE_TRACE_CMP; in main()
144 if (ctx.c_mode == 0 || argc != 1) in main()
163 dump(cover, ctx.c_mode); in main()
295 kcov_enable(ctx->c_fd, ctx->c_mode); in test_coverage()
319 kcov_enable(ctx->c_fd, ctx->c_mode); in test_dying()
368 kcov_enable(ctx->c_fd, ctx->c_mode); in test_exec()
437 kcov_enable(ctx->c_fd, ctx->c_mode); in test_fork()
461 kcov_enable(fd, ctx->c_mode); in test_open()
[all …]
/openbsd/regress/sys/kern/pipe/
H A Dtest-kqueue.c40 enum kqueue_mode c_mode; member
168 ctx->c_mode = mode; in ctx_setup()
261 switch (ctx->c_mode) { in kqueue_thread()
289 switch (ctx->c_mode) { in kqueue_thread()
/openbsd/bin/pax/
H A Dcpio.h64 char c_mode[6]; /* file type/access */ member
129 char c_mode[8]; /* file type/access */ member
H A Dcpio.c289 arcn->sb.st_mode = (mode_t)asc_ul(hd->c_mode, sizeof(hd->c_mode), OCT); in cpio_rd()
428 ul_asc(arcn->sb.st_mode, hd->c_mode, sizeof(hd->c_mode), OCT) || in cpio_wr()
563 arcn->sb.st_mode = (mode_t)asc_ul(hd->c_mode, sizeof(hd->c_mode), HEX); in vcpio_rd()
733 ul_asc(arcn->sb.st_mode, hd->c_mode, sizeof(hd->c_mode), HEX) || in vcpio_wr()
/openbsd/include/protocols/
H A Ddumprestore.h123 #define c_mode __c_ino.__uc_ino.__uc_mode macro
/openbsd/sbin/restore/
H A Dtape.c1041 buf->c_mode = u_ospcl.s_ospcl.c_odinode.odi_mode; in gethead()
1213 curfile.mode = header->c_mode; in findinode()
1306 s->c_mode = swap16(s->c_mode); in swap_header()
/openbsd/sbin/dump/
H A Dtraverse.c483 spcl.c_mode = dp->dp1.di_mode; in dumpino()
498 spcl.c_mode = dp->dp2.di_mode; in dumpino()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic54x.c124 c_mode, /* 16-bit addresses. */ enumerator
175 static enum address_mode amode = c_mode;
1189 && amode == c_mode
1201 amode = c_mode;
2575 { "c_mode" , tic54x_address_mode , c_mode },
3809 if (amode == c_mode)
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic54x.c125 c_mode, /* 16-bit addresses. */ enumerator
173 static enum address_mode amode = c_mode;
1184 && amode == c_mode
1196 amode = c_mode;
2570 { "c_mode" , tic54x_address_mode , c_mode },
3757 if (amode == c_mode)
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-tic54x.texi379 @cindex @code{c_mode} directive, TIC54X
380 @item .c_mode
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-tic54x.texi379 @cindex @code{c_mode} directive, TIC54X
380 @item .c_mode