Home
last modified time | relevance | path

Searched refs:SKIP (Results 1 – 21 of 21) sorted by relevance

/dflybsd-src/contrib/bmake/mk/
H A Dinstall-mk79 SKIP=
93 -n) ECHO=echo SKIP=:; shift;;
112 $SKIP "$@"
161 [ -z "$SKIP" ] && dest=`realpath $dest`
178 $SKIP cd $dest
/dflybsd-src/contrib/ncurses/progs/
H A Dtset.c715 #define SKIP(s) /* nothing */ in usage() macro
721 SKIP(" -a arpanet (obsolete)") in usage()
723 SKIP(" -d dialup (obsolete)") in usage()
729 SKIP(" -p plugboard (obsolete)") in usage()
733 SKIP(" -S (obsolete)") in usage()
741 #undef SKIP in usage()
/dflybsd-src/sbin/restore/
H A Drestore.h113 #define SKIP 2 /* skipping */ macro
H A Drestore.c668 curfile.action = SKIP; in createfiles()
691 curfile.action = SKIP; in createfiles()
H A Dtape.c317 if (command == 'R' || command == 'r' || curfile.action != SKIP) in getvol()
667 curfile.action = SKIP; in skipfile()
903 case SKIP: in readtape()
H A Dsymtab.c575 curfile.action = SKIP; in initsymtable()
/dflybsd-src/sbin/fsck/
H A Dpass1b.c88 res = SKIP; in pass1bcheck()
H A Dpass4.c126 res = SKIP; in pass4check()
H A Dfsck.h237 #define SKIP 0x02 macro
H A Dpass1.c374 res = SKIP; in pass1check()
H A Dinode.c164 return (SKIP); in iblock()
H A Ddir.c115 return (SKIP); in dirscan()
/dflybsd-src/etc/
H A Dprotocols68 skip 57 SKIP # SKIP
/dflybsd-src/contrib/binutils-2.27/gas/config/
H A Dtc-i386.h149 #define TC_VALIDATE_FIX(FIX,SEGTYPE,SKIP) i386_validate_fix(FIX) argument
/dflybsd-src/share/i18n/csmapper/MISC/
H A DUCS%MULELAO-1.src48 # added the SKIP monetary symbol (U+20AD) at its logical place -- srtxg
H A DMULELAO-1%UCS.src48 # added the SKIP monetary symbol (U+20AD) at its logical place -- srtxg
/dflybsd-src/contrib/binutils-2.34/gas/config/
H A Dtc-i386.h151 #define TC_VALIDATE_FIX(FIX,SEGTYPE,SKIP) i386_validate_fix(FIX) argument
/dflybsd-src/contrib/cryptsetup/tests/
H A DMakefile.in409 col=$$blu; res=SKIP; \
/dflybsd-src/sys/dev/sound/pci/
H A Demu10kx.c93 #define SKIP 0xF macro
1685 emu_addefxop(sc, SKIP, \
1722 emu_addefxop(sc, SKIP, DSP_CONST(0x0), DSP_CONST(0x0), DSP_CONST(0xf), DSP_CONST(0x0), &pc); in emu_initefx()
/dflybsd-src/usr.sbin/pfctl/
H A Dparse.y446 %token REQUIREORDER SYNPROXY FINGERPRINTS NOSYNC DEBUG SKIP HOSTID
683 | SET SKIP interface {
5399 { "skip", SKIP}, in lookup()
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc887 SKIP = 2, enumerator
928 {this->tls_get_addr_ = SKIP; } in skip_next_tls_get_addr_call()
5945 if (this->maybe_skip_tls_get_addr_call(r_type, gsym) == Track_tls::SKIP) in global()
7030 case Track_tls::SKIP: in relocate()