Home
last modified time | relevance | path

Searched refs:how (Results 1 – 25 of 1376) sorted by relevance

12345678910>>...56

/openbsd/usr.sbin/tokenadm/
H A Dtokenadm.c76 how_t how; in main() local
83 how = 0; in main()
114 how |= NOBANNER; in main()
119 how |= TERSE; in main()
124 how |= ONECOL; in main()
129 how |= DISONLY; in main()
134 how |= ENONLY; in main()
139 how |= REVERSE; in main()
178 how |= ENONLY|DISONLY; in main()
179 if (!(how & NOBANNER)) { in main()
[all …]
/openbsd/gnu/gcc/gcc/config/i386/
H A Dlinux-unwind.h70 fs->regs.reg[0].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
72 fs->regs.reg[1].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
74 fs->regs.reg[2].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
76 fs->regs.reg[3].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
78 fs->regs.reg[4].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
80 fs->regs.reg[5].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
82 fs->regs.reg[6].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
84 fs->regs.reg[8].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
86 fs->regs.reg[9].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
88 fs->regs.reg[10].how = REG_SAVED_OFFSET; in x86_64_fallback_frame_state()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dlinux64.h128 (FS)->regs.reg[0].how = REG_SAVED_OFFSET; \
130 (FS)->regs.reg[1].how = REG_SAVED_OFFSET; \
132 (FS)->regs.reg[2].how = REG_SAVED_OFFSET; \
134 (FS)->regs.reg[3].how = REG_SAVED_OFFSET; \
136 (FS)->regs.reg[4].how = REG_SAVED_OFFSET; \
138 (FS)->regs.reg[5].how = REG_SAVED_OFFSET; \
140 (FS)->regs.reg[6].how = REG_SAVED_OFFSET; \
142 (FS)->regs.reg[8].how = REG_SAVED_OFFSET; \
144 (FS)->regs.reg[9].how = REG_SAVED_OFFSET; \
198 (FS)->regs.reg[0].how = REG_SAVED_OFFSET; \
[all …]
H A Dlinux.h276 (FS)->regs.reg[0].how = REG_SAVED_OFFSET; \
278 (FS)->regs.reg[3].how = REG_SAVED_OFFSET; \
280 (FS)->regs.reg[1].how = REG_SAVED_OFFSET; \
282 (FS)->regs.reg[2].how = REG_SAVED_OFFSET; \
284 (FS)->regs.reg[6].how = REG_SAVED_OFFSET; \
286 (FS)->regs.reg[7].how = REG_SAVED_OFFSET; \
288 (FS)->regs.reg[5].how = REG_SAVED_OFFSET; \
290 (FS)->regs.reg[8].how = REG_SAVED_OFFSET; \
/openbsd/bin/ksh/
H A Dc_ulimit.c60 int how = SOFT | HARD; in c_ulimit() local
68 how = HARD; in c_ulimit()
71 how = SOFT; in c_ulimit()
108 print_ulimit(l, how); in c_ulimit()
117 print_ulimit(l, how); in c_ulimit()
123 if (set_ulimit(l, wp[0], how)) in c_ulimit()
127 print_ulimit(l, how); in c_ulimit()
161 if (how & SOFT) in set_ulimit()
163 if (how & HARD) in set_ulimit()
183 if (how & SOFT) in print_ulimit()
[all …]
/openbsd/gnu/gcc/gcc/config/sh/
H A Dlinux-unwind.h106 fs->regs.reg[i].how = REG_SAVED_OFFSET; in shmedia_fallback_frame_state()
111 fs->regs.reg[SH_DWARF_FRAME_SR].how = REG_SAVED_OFFSET; in shmedia_fallback_frame_state()
118 fs->regs.reg[r+i].how = REG_SAVED_OFFSET; in shmedia_fallback_frame_state()
126 fs->regs.reg[r+i].how = REG_SAVED_OFFSET; in shmedia_fallback_frame_state()
136 fs->regs.reg[63].how = REG_SAVED_OFFSET; in shmedia_fallback_frame_state()
200 fs->regs.reg[i].how = REG_SAVED_OFFSET; in sh_fallback_frame_state()
205 fs->regs.reg[SH_DWARF_FRAME_PR].how = REG_SAVED_OFFSET; in sh_fallback_frame_state()
208 fs->regs.reg[SH_DWARF_FRAME_SR].how = REG_SAVED_OFFSET; in sh_fallback_frame_state()
225 fs->regs.reg[r+i].how = REG_SAVED_OFFSET; in sh_fallback_frame_state()
233 fs->regs.reg[i].how = REG_SAVED_OFFSET; in sh_fallback_frame_state()
[all …]
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dlinux-unwind.h61 fs->regs.reg[i].how = REG_SAVED_OFFSET; in sparc64_fallback_frame_state()
67 fs->regs.reg[i + 16].how = REG_SAVED_OFFSET; in sparc64_fallback_frame_state()
77 fs->regs.reg[i + 32].how = REG_SAVED_OFFSET; in sparc64_fallback_frame_state()
83 fs->regs.reg[0].how = REG_SAVED_OFFSET; in sparc64_fallback_frame_state()
132 fs->regs.reg[i].how = REG_SAVED_OFFSET; in sparc_fallback_frame_state()
138 fs->regs.reg[i + 16].how = REG_SAVED_OFFSET; in sparc_fallback_frame_state()
146 fs->regs.reg[i + 32].how = REG_SAVED_OFFSET; in sparc_fallback_frame_state()
152 fs->regs.reg[0].how = REG_SAVED_OFFSET; in sparc_fallback_frame_state()
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dlinux-unwind.h242 fs->regs.reg[i].how = REG_SAVED_OFFSET; in ppc_fallback_frame_state()
246 fs->regs.reg[CR2_REGNO].how = REG_SAVED_OFFSET; in ppc_fallback_frame_state()
249 fs->regs.reg[LINK_REGISTER_REGNUM].how = REG_SAVED_OFFSET; in ppc_fallback_frame_state()
252 fs->regs.reg[ARG_POINTER_REGNUM].how = REG_SAVED_OFFSET; in ppc_fallback_frame_state()
274 fs->regs.reg[i + 32].how = REG_SAVED_OFFSET; in ppc_fallback_frame_state()
291 fs->regs.reg[i + FIRST_ALTIVEC_REGNO].how = REG_SAVED_OFFSET; in ppc_fallback_frame_state()
296 fs->regs.reg[VSCR_REGNO].how = REG_SAVED_OFFSET; in ppc_fallback_frame_state()
300 fs->regs.reg[VRSAVE_REGNO].how = REG_SAVED_OFFSET; in ppc_fallback_frame_state()
335 if (fs->regs.reg[2].how == REG_UNSAVED) in frob_update_context()
/openbsd/gnu/usr.bin/perl/ext/POSIX/lib/
H A DPOSIX.pm199 my $how = $replacement{$func};
200 return "C-specific, stopped" unless defined $how;
201 return "$$how" if ref $how;
202 return "$how instead" if $how =~ /^use /;
203 return "Use method $how() instead" if $how =~ /::/;
204 return "C-specific: use $how instead";
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dvms-unwind.h43 fs->regs.reg[27].how = REG_SAVED_OFFSET; in alpha_fallback_frame_state()
46 fs->regs.reg[26].how = REG_SAVED_OFFSET; in alpha_fallback_frame_state()
53 fs->regs.reg[i].how = REG_SAVED_OFFSET; in alpha_fallback_frame_state()
65 fs->regs.reg[26].how = REG_SAVED_REG; in alpha_fallback_frame_state()
67 fs->regs.reg[29].how = REG_SAVED_REG; in alpha_fallback_frame_state()
H A Dlinux-unwind.h68 fs->regs.reg[i].how = REG_SAVED_OFFSET; in alpha_fallback_frame_state()
74 fs->regs.reg[i+32].how = REG_SAVED_OFFSET; in alpha_fallback_frame_state()
78 fs->regs.reg[64].how = REG_SAVED_OFFSET; in alpha_fallback_frame_state()
/openbsd/gnu/gcc/gcc/config/pa/
H A Dlinux-unwind.h119 fs->regs.reg[i].how = REG_SAVED_OFFSET; in pa32_fallback_frame_state()
125 fs->regs.reg[2*i+24].how = REG_SAVED_OFFSET; in pa32_fallback_frame_state()
128 fs->regs.reg[2*i+24+1].how = REG_SAVED_OFFSET; in pa32_fallback_frame_state()
132 fs->regs.reg[88].how = REG_SAVED_OFFSET; in pa32_fallback_frame_state()
134 fs->regs.reg[DWARF_ALT_FRAME_RETURN_COLUMN].how = REG_SAVED_OFFSET; in pa32_fallback_frame_state()
/openbsd/gnu/usr.bin/perl/t/op/
H A Dgetppid.t38 unless my ($how, $first, $second) = /^([a-z]+),(\d+),(\d+)\z/;
41 my $message = "grandchild waited until '$how'";
81 my $how = $can_kill0 ? 'undead' : 'sleep';
96 $how = 'kill';
106 print $w "$how,$ppid1,$ppid2\n";
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dlinux64.h363 (FS)->regs.reg[i_].how = REG_SAVED_OFFSET; \
369 (FS)->regs.reg[i_ + 16].how = REG_SAVED_OFFSET; \
379 (FS)->regs.reg[i_ + 32].how = REG_SAVED_OFFSET; \
385 (FS)->regs.reg[0].how = REG_SAVED_OFFSET; \
428 (FS)->regs.reg[i_].how = REG_SAVED_OFFSET; \
434 (FS)->regs.reg[i_ + 16].how = REG_SAVED_OFFSET; \
442 (FS)->regs.reg[i_ + 32].how = REG_SAVED_OFFSET; \
448 (FS)->regs.reg[0].how = REG_SAVED_OFFSET; \
/openbsd/lib/libc/sys/
H A Dw_sigprocmask.c26 WRAP(sigprocmask)(int how, const sigset_t *set, sigset_t *oset) in WRAP()
30 if (set != NULL && how != SIG_UNBLOCK && sigismember(set, SIGTHR)) { in WRAP()
35 return (sigprocmask(how, set, oset)); in WRAP()
/openbsd/gnu/usr.bin/texinfo/
H A DINTRODUCTION26 how to write Texinfo files, how to format them for both hard copy and
27 Info, and how to install Info files.
33 To learn how to use Info, read the info documentation. You can do this in
42 Follow the instructions to learn how to use Info.
44 After learning how to use Info, you can read the Texinfo documentation.
51 appropriate node. To learn how to do this, see node: Add in the Info
55 it tells how to install Info files in the usual manner. (See node: Install
70 * The `texinfo.tex' definition file that tells TeX how to typeset
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-h8300.c1024 if (OP_KIND (instruction->opcode->how) == O_LDM in get_specific()
1037 this_size = this_try->opcode->how & SN; in get_specific()
1536 if (OP_KIND (this_try->opcode->how) == O_LDM) in build_bytes()
1556 if ( this_try->opcode->how == O (O_MOV, SB) in build_bytes()
1557 || this_try->opcode->how == O (O_BCLR, SB) in build_bytes()
1558 || this_try->opcode->how == O (O_BAND, SB) in build_bytes()
1559 || this_try->opcode->how == O (O_BIAND, SB) in build_bytes()
1560 || this_try->opcode->how == O (O_BILD, SB) in build_bytes()
1561 || this_try->opcode->how == O (O_BIOR, SB) in build_bytes()
1562 || this_try->opcode->how == O (O_BIST, SB) in build_bytes()
[all …]
/openbsd/sys/sys/
H A Dmbuf.h266 #define MGET(m, how, type) m = m_get((how), (type)) argument
268 #define MGETHDR(m, how, type) m = m_gethdr((how), (type)) argument
316 #define MCLGET(m, how) (void) m_clget((m), (how), MCLBYTES) argument
317 #define MCLGETL(m, how, l) m_clget((m), (how), (l)) argument
360 #define M_PREPEND(m, plen, how) \ argument
361 (m) = m_prepend((m), (plen), (how))
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-h8300.c1042 if (OP_KIND (instruction->opcode->how) == O_LDM in get_specific()
1055 this_size = this_try->opcode->how & SN; in get_specific()
1563 if (OP_KIND (this_try->opcode->how) == O_LDM) in build_bytes()
1583 if ( this_try->opcode->how == O (O_MOV, SB) in build_bytes()
1584 || this_try->opcode->how == O (O_BCLR, SB) in build_bytes()
1585 || this_try->opcode->how == O (O_BAND, SB) in build_bytes()
1586 || this_try->opcode->how == O (O_BIAND, SB) in build_bytes()
1587 || this_try->opcode->how == O (O_BILD, SB) in build_bytes()
1588 || this_try->opcode->how == O (O_BIOR, SB) in build_bytes()
1589 || this_try->opcode->how == O (O_BIST, SB) in build_bytes()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Manifest/lib/ExtUtils/
H A DManifest.pm537 my($read,$target,$how)=@_;
539 $how ||= 'cp';
552 cp_if_diff($file, _maccat($target, $file), $how);
560 cp_if_diff($file, "$target/$file", $how);
566 my($from, $to, $how)=@_;
587 best($from,$to), last STRICT_SWITCH if $how eq 'best';
588 cp($from,$to), last STRICT_SWITCH if $how eq 'cp';
589 ln($from,$to), last STRICT_SWITCH if $how eq 'ln';
591 "called with illegal how argument [$how]. " .
/openbsd/gnu/llvm/llvm/docs/
H A DUserGuides.rst113 how to keep LLVM source code portable.
122 Information on how to write LLVM transformations and analyses.
125 Information on how to write LLVM transformations under the new pass
139 Information on how to write a new alias analysis implementation or how to
143 Information about the MemorySSA utility in LLVM, as well as how to use it.
169 This document specifies how to correctly update debug info in various kinds
173 This document explains how LLVM uses value tracking, or instruction
181 Information on how to write LLVM backends for machine targets.
217 Look here to see how to add instructions and intrinsics to LLVM.
/openbsd/gnu/gcc/gcc/config/s390/
H A Dtpf-unwind.h86 fs->regs.reg[i].how = REG_SAVED_REG; in s390_fallback_frame_state()
92 fs->regs.reg[14].how = REG_SAVED_OFFSET; in s390_fallback_frame_state()
110 fs->regs.reg[i].how = REG_SAVED_OFFSET; in s390_fallback_frame_state()
116 fs->regs.reg[16 + i].how = REG_SAVED_OFFSET; in s390_fallback_frame_state()
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/
H A Dos2.pm28 my ($how, %args) = @_;
29 if ($how eq 'lib_file'
46 return $self->SUPER::_do_link($how, %args);
/openbsd/lib/libz/
H A Dgzread.c125 state->how = GZIP; in gz_look()
146 state->how = COPY; in gz_look()
196 state->how = LOOK; in gz_decomp()
212 switch(state->how) { in gz_fetch()
216 if (state->how == LOOK) in gz_fetch()
308 else if (state->how == LOOK || n < (state->size << 1)) { in gz_read()
318 else if (state->how == COPY) { /* read directly */ in gz_read()
448 if (state->mode == GZ_READ && state->how == LOOK && state->x.have == 0) in gzungetc()
570 if (state->mode == GZ_READ && state->how == LOOK && state->x.have == 0) in gzdirect()
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dlinux.h104 (FS)->regs.reg[i_].how = REG_SAVED_OFFSET; \
110 (FS)->regs.reg[i_+32].how = REG_SAVED_OFFSET; \
114 (FS)->regs.reg[64].how = REG_SAVED_OFFSET; \

12345678910>>...56