OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FS
(Results
1 - 25
of
77
) sorted by relevancy
1
2
3
4
/src/sys/arch/landisk/stand/bootxx/bootxx_ffsv1/
Makefile
3
FS
= ffsv1
/src/sys/arch/landisk/stand/bootxx/bootxx_ffsv2/
Makefile
3
FS
= ffsv2
/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/
Makefile
3
FS
=ext2fs
/src/sys/arch/i386/stand/bootxx/bootxx_ffsv1/
Makefile
3
FS
=ffsv1
/src/sys/arch/i386/stand/bootxx/bootxx_ffsv2/
Makefile
3
FS
=ffsv2
/src/sys/arch/i386/stand/bootxx/bootxx_lfsv1/
Makefile
3
FS
=lfsv1
/src/sys/arch/i386/stand/bootxx/bootxx_lfsv2/
Makefile
3
FS
=lfsv2
/src/sys/arch/landisk/stand/bootxx/bootxx_ustarfs/
Makefile
3
FS
=ustarfs
/src/sys/arch/x68k/stand/xxboot/xxboot_ffsv1/
Makefile
3
FS
= ffsv1
/src/sys/arch/x68k/stand/xxboot/xxboot_ffsv2/
Makefile
3
FS
= ffsv2
/src/sys/arch/x68k/stand/xxboot/xxboot_lfsv1/
Makefile
3
FS
= lfsv1
/src/sys/arch/x68k/stand/xxboot/xxboot_lfsv2/
Makefile
3
FS
= lfsv2
/src/sys/arch/x68k/stand/xxboot/fdboot_ustarfs/
Makefile
3
FS
= ustarfs
4
BOOTCPPFLAGS+= -DXXBOOT_$(
FS
:tu)
/src/sys/external/isc/libsodium/dist/test/default/
pre.js.inc
10
FS
.init();
11
FS
.mkdir('/test-data');
12
FS
.mount(NODEFS, { root: '.' }, '/test-data');
/src/lib/libm/arch/m68060/
makeoffs.awk
1
BEGIN{
FS
=",";s = -16;}
/src/sys/arch/i386/stand/bootxx/bootxx_msdos/
Makefile
7
FS
= dosfs
/src/sys/arch/i386/stand/bootxx/bootxx_ustarfs/
Makefile
6
FS
=ustarfs
/src/sys/arch/x68k/stand/xxboot/cdboot_cd9660/
Makefile
3
FS
= cd9660
/src/usr.bin/hexdump/
hexdump.h
69
}
FS
;
77
extern
FS
*fshead; /* head of format strings list */
94
void rewrite(
FS
*);
95
int size(
FS
*);
hexdump.c
57
FS
*fshead; /* head of format strings */
66
FS
*tfs;
/src/share/misc/
nanpa.awk
60
t = locationmap(trim(f[fnames["Location"]]))
FS
;
76
i=index($0,
FS
);
84
FS
=":"
107
print i
FS
data[i] | sort
/src/games/sail/
game.c
54
if (ship->file->
FS
== 1)
61
maxmove(struct ship *ship, int dir, int
fs
)
74
if ((ship->file->
FS
||
fs
) &&
fs
!= -1) {
76
Move = ship->specs->
fs
;
pl_2.c
79
if (mf->
FS
&& (!mc->rig1 || windspeed == 6))
81
if (mf->
FS
== 1)
/src/etc/
MAKEDEV.awk
208
oldFS=
FS
209
FS
=":"
214
FS
=oldFS
222
oldFS=
FS
223
FS
=":"
228
FS
=oldFS
/src/usr.sbin/mtree/
specspec.c
50
#define
FS
(a, b, c, d) \
164
if (
FS
(n1, n2, F_SLINK, slink))
172
if (
FS
(n1, n2, F_MD5, md5digest))
174
if (
FS
(n1, n2, F_SHA1, sha1digest))
176
if (
FS
(n1, n2, F_RMD160, rmd160digest))
178
if (
FS
(n1, n2, F_SHA256, sha256digest))
180
if (
FS
(n1, n2, F_SHA384, sha384digest))
182
if (
FS
(n1, n2, F_SHA512, sha512digest))
Completed in 19 milliseconds
1
2
3
4
Indexes created Wed Oct 15 16:09:53 GMT 2025