Searched refs:keep (Results 51 - 75 of 207) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi2-var-display.exp45 mi_create_breakpoint "$srcfile:$line_dct_end" 1 keep do_children_tests ".*var-cmd.c" $line_dct_end $hex \
50 $line_dct_end { "" "disp=\"keep\"" } "run to main"
372 mi_create_breakpoint "$line_dst_incr_a_2" 2 keep do_special_tests ".*var-cmd.c" $line_dst_incr_a_2 $hex \
376 ".*var-cmd.c" $line_dst_incr_a_2 { "" "disp=\"keep\"" } \
/netbsd-6-1-5-RELEASE/sys/netiso/xebec/
H A Dxebec.c155 llattr->llabase[2].setdef.keep = 1;
195 defineset(llattr->llabase[0].setdef.type, llattr->llabase[0].setdef.address, llattr->llabase[0].setdef.keep);
280 llattr->llabase[1].setdef.keep = 0;
314 llattr->llabase[1].setdef.keep = 0;
H A Dsets.c286 defineset(unsigned char type, char *adr, int keep) argument
290 printf("defineset(0x%x,%s, %s)\n", type , adr, keep?"KEEP":"NO_KEEP");
298 if(keep)
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dch.c388 * keep==1 means keep the data in the current buffers;
392 ch_init(want_nbufs, keep)
394 int keep;
414 if (keep)
418 * We don't want to keep the old data,
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dnm.c429 int keep = 0;
439 keep = bfd_is_und_section (sym->section);
441 keep = ((sym->flags & BSF_GLOBAL) != 0
448 keep = 1;
450 if (keep
453 keep = 0;
455 if (keep
459 keep = 0;
461 if (keep
465 keep
425 int keep = 0; local
[all...]
H A Dobjcopy.c219 /* List of symbols to strip, keep, localize, keep-global, weaken,
333 {"keep-file-symbols", no_argument, 0, OPTION_KEEP_FILE_SYMBOLS},
334 {"keep-symbol", required_argument, 0, 'K'},
335 {"only-keep-debug", no_argument, 0, OPTION_ONLY_KEEP_DEBUG},
389 {"keep-file-symbols", no_argument, 0, OPTION_KEEP_FILE_SYMBOLS},
390 {"keep-global-symbol", required_argument, 0, 'G'},
391 {"keep-global-symbols", required_argument, 0, OPTION_KEEPGLOBAL_SYMBOLS},
392 {"keep-symbol", required_argument, 0, 'K'},
393 {"keep
1016 bfd_boolean keep; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/ahdilabel/
H A Dwrite.c54 int fd, i, j, k, firstxgm, keep, cksum_ok; local
274 keep = 0;
275 if (ioctl (fd, DIOCKLABEL, &keep) < 0) {
/netbsd-6-1-5-RELEASE/sys/arch/pmax/pmax/
H A Dlocore_machdep.S112 PTR_ADDU a0, 4 # keep buffer pointer word aligned
124 PTR_ADDU a0, 4 # keep buffer pointer word aligned
/netbsd-6-1-5-RELEASE/share/mk/
H A Dbsd.files.mk64 .PRECIOUS: ${_F} # keep if install fails
97 .PRECIOUS: ${_F} # keep if install fails
H A Dbsd.doc.mk50 .PRECIOUS: ${_F} # keep if install fails
H A Dbsd.info.mk71 .PRECIOUS: ${_F} # keep if install fails
H A Dbsd.kinc.mk61 .PRECIOUS: ${_F} # keep if install fails
H A Dbsd.man.mk95 .PRECIOUS: ${_F} # keep if install fails
163 .PRECIOUS: ${_F} # keep if install fails
222 .PRECIOUS: ${_F} # keep if install fails
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_urndis.c685 struct urndis_keepalive_req *keep;
689 keep = kmem_alloc(sizeof(*keep), KM_SLEEP);
690 if (keep == NULL) {
695 keep->rm_type = htole32(REMOTE_NDIS_KEEPALIVE_MSG);
696 keep->rm_len = htole32(sizeof(*keep));
697 keep->rm_rid = 0; /* XXX rm_rid == reserved ... remove ? */
701 le32toh(keep->rm_type),
702 le32toh(keep
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf-ifunc.c204 goto keep;
226 keep:
/netbsd-6-1-5-RELEASE/libexec/httpd/
H A Dprintenv.lua8 -- the same value on each invocation. You can not keep state between
/netbsd-6-1-5-RELEASE/gnu/dist/gkermit/
H A Dgcmdline.c39 extern int literal, quiet, keep, streamok, nomodes, manual, xonxoff, noxonxoff;
288 keep = 1;
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/
H A Dpostfix2netbsd48 \( -name .indent.pro -o -name .printfck -o -name .keep \) \
/netbsd-6-1-5-RELEASE/sbin/dkctl/
H A Ddkctl.c373 int keep; local
383 keep = yn == YES;
385 if (ioctl(fd, DIOCKLABEL, &keep) == -1)
386 err(1, "%s: keep label", dvname);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dscript-sections.h127 add_input_section(const Input_section_spec* spec, bool keep);
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/boot/
H A Dsrt0.S105 oriw #0x0700,%sr | keep out interrupts
/netbsd-6-1-5-RELEASE/sys/arch/next68k/stand/boot/
H A Dsrt0.s46 bne Lclr | no, keep going
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/stand/romboot/
H A Dromboot.S81 move s0, a0 # keep it in s0
/netbsd-6-1-5-RELEASE/usr.bin/msgs/
H A Dmsgs.c100 #define NDAYS 21 /* default keep time for messages */
140 time_t keep; variable
264 keep = t - (rcback? rcback : NDAYS) DAYS;
305 if (stbuf.st_mtime < keep
/netbsd-6-1-5-RELEASE/dist/ipf/
H A DHISTORY231 1839009 Auth rules with both "quick" and "keep state" don't work
257 keep state doesn't work with multicast/broadcast packets (makes UPnP easier)
292 fix fragment cache preventing keep state from functioning
320 IPv6 fragment handling doesn't allow for "keep frag" to work
551 Using auth rules to return "keep state" got broken with pushing fr_addstate
641 for "quick" rules that do "keep state", move the state adding into the rule
821 don't allow rules with "keep state" and "with oow"
842 of "keep" options
846 not printed by ipfstat, keep state with icmp passing (mtrr)
919 if a 'keep stat
[all...]

Completed in 283 milliseconds

123456789