| /dflybsd-src/tools/regression/bin/mv/ |
| H A D | regress.sh | 13 if [ -z "$FS" ] 139 for FS in '' $TMPDIR/testdir/ 143 mv fa ${FS}fb 145 ckf fa ${FS}fb 152 mkdir -p ${FS}1/2/3 153 mv fa fb ${FS}1/2/3 155 ckf fa ${FS}1/2/3/fa 156 ckf fb ${FS}1/2/3/fb 164 mv 1/2/3/fa ${FS}fb 166 ckf fa ${FS}fb [all …]
|
| /dflybsd-src/tools/ |
| H A D | make_libdeps.sh | 34 FS=': ' # internal field separator 77 echo ${libdir}"${FS}"$( 93 awk -F"${FS}" '{ print $2 }' ${LIBDEPENDS} | tr ' ' '\n' | 104 grep "^${lib}${FS}" ${LIBDEPENDS} || true 106 awk -F"${FS}" '{
|
| /dflybsd-src/usr.bin/hexdump/ |
| H A D | hexdump.h | 68 } FS; typedef 70 extern FS *fshead; /* head of format strings list */ 97 void rewrite(FS *); 98 int size(FS *);
|
| H A D | parse.c | 74 static FS **nextfs; in add() 75 FS *tfs; in add() 79 if ((tfs = calloc(1, sizeof(FS))) == NULL) in add() 146 size(FS *fs) in size() 199 rewrite(FS *fs) in rewrite()
|
| H A D | hexdump.c | 42 FS *fshead; /* head of format strings */ 50 FS *tfs; in main()
|
| /dflybsd-src/usr.sbin/mtree/ |
| H A D | specspec.c | 43 #define FS(a, b, c, d) \ macro 157 if (FS(n1, n2, F_SLINK, slink)) in compare_nodes() 165 if (FS(n1, n2, F_MD5, md5digest)) in compare_nodes() 167 if (FS(n1, n2, F_SHA1, sha1digest)) in compare_nodes() 169 if (FS(n1, n2, F_RMD160, rmd160digest)) in compare_nodes() 171 if (FS(n1, n2, F_SHA256, sha256digest)) in compare_nodes() 173 if (FS(n1, n2, F_SHA384, sha384digest)) in compare_nodes() 175 if (FS(n1, n2, F_SHA512, sha512digest)) in compare_nodes()
|
| /dflybsd-src/usr.bin/file/ |
| H A D | Makefile | 6 FS= 5 macro 21 -e s@__FSECTION__@${FS}@g \ 27 -e s@__FSECTION__@${FS}@g \
|
| /dflybsd-src/contrib/libarchive/libarchive/ |
| H A D | archive_blake2sp_ref.c | 220 blake2s_state FS[1]; in blake2sp() local 282 if( blake2sp_init_root( FS, outlen, keylen ) < 0 ) in blake2sp() 285 FS->last_node = 1; in blake2sp() 288 blake2s_update( FS, hash[i], BLAKE2S_OUTBYTES ); in blake2sp() 290 return blake2s_final( FS, out, outlen ); in blake2sp()
|
| /dflybsd-src/usr.bin/tip/ |
| H A D | remote.c | 124 FS = BUFSIZ; in getremcap() 146 if (cgetnum(bp, "fs", &FS) == -1) in getremcap() 147 FS = BUFSIZ; in getremcap()
|
| H A D | vars.c | 59 "fr", (char *)&FS },
|
| /dflybsd-src/games/sail/ |
| H A D | game.c | 54 if (ship->file->FS == 1) in maxturns() 74 if ((ship->file->FS || fs) && fs != -1) { in maxmove()
|
| H A D | pl_2.c | 79 if (mf->FS && (!mc->rig1 || windspeed == 6)) in newturn() 81 if (mf->FS == 1) in newturn()
|
| H A D | pl_5.c | 135 if (mf->FS == 1) { in acceptmove() 143 if (mf->FS == 1) { in acceptmove()
|
| H A D | pl_4.c | 52 full = mf->FS; in changesail()
|
| /dflybsd-src/share/syscons/fonts/ |
| H A D | iso08-8x8.fnt | 34 M``!^@9VAH9V!?@#&;#ALQ@```#-FS&8S``````!^!@8``````'X`````?H&Y 37 M`````!@`?@`8````S&8S9LP``,/&S-HV;M\&P\;,WC-FS`_A,N0Z]BI?A@``
|
| /dflybsd-src/contrib/awk/ |
| H A D | FIXES | 35 Fix inconsistent handling of --csv and FS set in the 43 mode when FS is set. 78 unicode FS and RS. Also fixed gsub null match issue with unicode.
|
| H A D | lib.c | 129 strcpy(inputFS, *FS); /* for subsequent field splitting */ in savefs() 136 FATAL("field separator %.10s... is too long", *FS); in savefs() 137 memcpy(inputFS, *FS, len_inputFS); in savefs() 154 *RS, *FS, *ARGC, *FILENAME); in getrec()
|
| /dflybsd-src/sys/vfs/ufs/ |
| H A D | ufs_readwrite.c | 34 #define FS struct fs macro 64 FS *fs; in ffs_read() 214 FS *fs; in ffs_write()
|
| /dflybsd-src/tools/tools/chkldd/ |
| H A D | chkldd.awk | 6 FS = ":";
|
| /dflybsd-src/contrib/binutils-2.27/gprof/ |
| H A D | gen-c-prog.awk | 2 FS="\"";
|
| /dflybsd-src/contrib/binutils-2.34/gprof/ |
| H A D | gen-c-prog.awk | 2 FS="\"";
|
| /dflybsd-src/sys/dev/netif/re/ |
| H A D | re.h | 636 u_int32_t FS:1; member 646 u_int32_t FS:1; 687 u_int32_t FS:1; member 698 u_int32_t FS:1;
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | opt-read.awk | 35 FS=SUBSEP
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | opt-read.awk | 34 FS=SUBSEP
|
| /dflybsd-src/stand/boot/pc32/btx/lib/ |
| H A D | btxv86.S | 38 .set V86_FS,0x10 # V86 FS
|