Searched refs:HARD (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/bin/ksh/
H A Dc_ulimit.c42 #define HARD 0x2 macro
130 int how = SOFT | HARD;
151 how = HARD;
211 else if (how & HARD)
244 if (how & HARD)
257 else if (how & HARD)
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DTlsOptions.h50 HARD, enumerator in enum:TlsOptions::verifyMode
/netbsd-current/bin/sh/
H A Dmiscbltin.c461 enum { SOFT = 0x1, HARD = 0x2 } enumerator in enum:__anon1
472 how |= HARD;
496 how = HARD | SOFT;
531 } else if (which & HARD) {
533 which &= ~HARD;
555 if (how & HARD)
566 else if (how & HARD)
/netbsd-current/games/wump/
H A Dwump.c82 #define HARD 2 macro
166 level = HARD;
204 if (level == HARD) {
660 cave[player_loc].has_a_bat || (level == HARD ?
/netbsd-current/external/gpl3/gdb.old/dist/
H A DMakefile.tpl1783 ;; where "maybe-" is only included if HARD is not true, and all-gcc
/netbsd-current/external/gpl3/binutils.old/dist/
H A DMakefile.tpl1783 ;; where "maybe-" is only included if HARD is not true, and all-gcc
/netbsd-current/external/gpl3/binutils/dist/
H A DMakefile.tpl1908 ;; where "maybe-" is only included if HARD is not true, and all-gcc
/netbsd-current/external/gpl3/gcc.old/dist/
H A DMakefile.tpl1835 ;; where "maybe-" is only included if HARD is not true, and all-gcc
/netbsd-current/external/gpl3/gcc/dist/
H A DMakefile.tpl1910 ;; where "maybe-" is only included if HARD is not true, and all-gcc
/netbsd-current/external/gpl3/gdb/dist/
H A DMakefile.tpl1905 ;; where "maybe-" is only included if HARD is not true, and all-gcc

Completed in 273 milliseconds