Home
last modified time | relevance | path

Searched refs:sbd (Results 1 – 25 of 1860) sorted by relevance

12345678910>>...75

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ps3/
H A Dps3stor_lib.c29 int error = ps3_open_hv_device(sbd); in ps3stor_open_hv_device()
54 error = ps3_close_hv_device(sbd); in ps3stor_close_hv_device()
89 dev_dbg(&dev->sbd.core, in ps3stor_probe_access()
115 dev_info(&dev->sbd.core, in ps3stor_probe_access()
120 dev_info(&dev->sbd.core, in ps3stor_probe_access()
143 dev_err(&dev->sbd.core, in ps3stor_setup()
152 dev_err(&dev->sbd.core, in ps3stor_setup()
169 dev_err(&dev->sbd.core, in ps3stor_setup()
240 dev_err(&dev->sbd.core, in ps3stor_teardown()
246 dev_err(&dev->sbd.core, in ps3stor_teardown()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ps3/
H A Dps3stor_lib.c29 int error = ps3_open_hv_device(sbd); in ps3stor_open_hv_device()
54 error = ps3_close_hv_device(sbd); in ps3stor_close_hv_device()
89 dev_dbg(&dev->sbd.core, in ps3stor_probe_access()
115 dev_info(&dev->sbd.core, in ps3stor_probe_access()
120 dev_info(&dev->sbd.core, in ps3stor_probe_access()
143 dev_err(&dev->sbd.core, in ps3stor_setup()
152 dev_err(&dev->sbd.core, in ps3stor_setup()
169 dev_err(&dev->sbd.core, in ps3stor_setup()
240 dev_err(&dev->sbd.core, in ps3stor_teardown()
246 dev_err(&dev->sbd.core, in ps3stor_teardown()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ps3/
H A Dps3stor_lib.c29 int error = ps3_open_hv_device(sbd); in ps3stor_open_hv_device()
54 error = ps3_close_hv_device(sbd); in ps3stor_close_hv_device()
89 dev_dbg(&dev->sbd.core, in ps3stor_probe_access()
115 dev_info(&dev->sbd.core, in ps3stor_probe_access()
120 dev_info(&dev->sbd.core, in ps3stor_probe_access()
143 dev_err(&dev->sbd.core, in ps3stor_setup()
152 dev_err(&dev->sbd.core, in ps3stor_setup()
169 dev_err(&dev->sbd.core, in ps3stor_setup()
240 dev_err(&dev->sbd.core, in ps3stor_teardown()
246 dev_err(&dev->sbd.core, in ps3stor_teardown()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/sysv/
H A Dsuper.c93 sbi->s_sbd1 = (char *)sbd; in detected_sysv4()
94 sbi->s_sbd2 = (char *)sbd; in detected_sysv4()
121 sbi->s_sbd1 = (char *)sbd; in detected_sysv2()
122 sbi->s_sbd2 = (char *)sbd; in detected_sysv2()
137 struct coh_super_block * sbd; in detected_coherent() local
145 sbi->s_sbd1 = (char *)sbd; in detected_coherent()
146 sbi->s_sbd2 = (char *)sbd; in detected_coherent()
166 sbi->s_sbd1 = (char *)sbd; in detected_v7()
167 sbi->s_sbd2 = (char *)sbd; in detected_v7()
258 if ((memcmp(sbd->s_fname,"noname",6) && memcmp(sbd->s_fname,"xxxxx ",6)) in detect_coherent()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/sysv/
H A Dsuper.c93 sbi->s_sbd1 = (char *)sbd; in detected_sysv4()
94 sbi->s_sbd2 = (char *)sbd; in detected_sysv4()
121 sbi->s_sbd1 = (char *)sbd; in detected_sysv2()
122 sbi->s_sbd2 = (char *)sbd; in detected_sysv2()
137 struct coh_super_block * sbd; in detected_coherent() local
145 sbi->s_sbd1 = (char *)sbd; in detected_coherent()
146 sbi->s_sbd2 = (char *)sbd; in detected_coherent()
166 sbi->s_sbd1 = (char *)sbd; in detected_v7()
167 sbi->s_sbd2 = (char *)sbd; in detected_v7()
258 if ((memcmp(sbd->s_fname,"noname",6) && memcmp(sbd->s_fname,"xxxxx ",6)) in detect_coherent()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/sysv/
H A Dsuper.c93 sbi->s_sbd1 = (char *)sbd; in detected_sysv4()
94 sbi->s_sbd2 = (char *)sbd; in detected_sysv4()
121 sbi->s_sbd1 = (char *)sbd; in detected_sysv2()
122 sbi->s_sbd2 = (char *)sbd; in detected_sysv2()
137 struct coh_super_block * sbd; in detected_coherent() local
145 sbi->s_sbd1 = (char *)sbd; in detected_coherent()
146 sbi->s_sbd2 = (char *)sbd; in detected_coherent()
166 sbi->s_sbd1 = (char *)sbd; in detected_v7()
167 sbi->s_sbd2 = (char *)sbd; in detected_v7()
258 if ((memcmp(sbd->s_fname,"noname",6) && memcmp(sbd->s_fname,"xxxxx ",6)) in detect_coherent()
[all …]
/dports/devel/util-linux/util-linux-2.36/libblkid/src/superblocks/
H A Dgfs.c63 struct gfs2_sb *sbd; in probe_gfs() local
66 if (!sbd) in probe_gfs()
72 if (*sbd->sb_locktable) in probe_gfs()
74 (unsigned char *) sbd->sb_locktable, in probe_gfs()
75 sizeof(sbd->sb_locktable)); in probe_gfs()
77 blkid_probe_set_uuid(pr, sbd->sb_uuid); in probe_gfs()
86 struct gfs2_sb *sbd; in probe_gfs2() local
89 if (!sbd) in probe_gfs2()
95 if (*sbd->sb_locktable) in probe_gfs2()
97 (unsigned char *) sbd->sb_locktable, in probe_gfs2()
[all …]
/dports/sysutils/linrename/util-linux-2.25.2/libblkid/src/superblocks/
H A Dgfs.c63 struct gfs2_sb *sbd; in probe_gfs() local
66 if (!sbd) in probe_gfs()
72 if (*sbd->sb_locktable) in probe_gfs()
74 (unsigned char *) sbd->sb_locktable, in probe_gfs()
75 sizeof(sbd->sb_locktable)); in probe_gfs()
77 blkid_probe_set_uuid(pr, sbd->sb_uuid); in probe_gfs()
86 struct gfs2_sb *sbd; in probe_gfs2() local
89 if (!sbd) in probe_gfs2()
95 if (*sbd->sb_locktable) in probe_gfs2()
97 (unsigned char *) sbd->sb_locktable, in probe_gfs2()
[all …]
/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dsysv.c61 static void set_sysv4_info(const struct sysv4_super_block *sbd, partition_t *partition);
62 static int test_sysv4(const disk_t *disk_car, const struct sysv4_super_block *sbd, const partition_…
84 if (sbd->s_magic != (signed)le32(0xfd187e20) && sbd->s_magic != (signed)be32(0xfd187e20)) in test_sysv4()
96 if(test_sysv4(disk_car, sbd,partition, verbose)!=0) in recover_sysv()
103 dump_log(sbd,sizeof(*sbd)); in recover_sysv()
106 switch(sbd->s_magic) in recover_sysv()
109 partition->part_size = (uint64_t)le32(sbd->s_fsize)*(512<<(le32(sbd->s_type)-1)); in recover_sysv()
112 partition->part_size = (uint64_t)be32(sbd->s_fsize)*(512<<(be32(sbd->s_type)-1)); in recover_sysv()
115 set_sysv4_info(sbd, partition); in recover_sysv()
120 static void set_sysv4_info(const struct sysv4_super_block *sbd, partition_t *partition) in set_sysv4_info() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile8 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
9 mkdir com.apple.sbd.xpc
10 mv com.apple.sbd com.apple.sbd.xpc/
11 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
12 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
13 rm -rf com.apple.sbd.dSYM
15 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
19 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/macosx/find-dsym/bundle-with-dot-in-filename/
H A DMakefile11 $(CC) $(CFLAGS) -dynamiclib -o com.apple.sbd $(SRCDIR)/bundle.c
12 mkdir com.apple.sbd.xpc
13 mv com.apple.sbd com.apple.sbd.xpc/
14 mkdir -p com.apple.sbd.xpc.dSYM/Contents/Resources/DWARF
15 …mv com.apple.sbd.dSYM/Contents/Resources/DWARF/com.apple.sbd com.apple.sbd.xpc.dSYM/Contents/Resou…
16 rm -rf com.apple.sbd.dSYM
18 tar cf - com.apple.sbd.xpc com.apple.sbd.xpc.dSYM | ( cd hide.app;tar xBpf -)
22 …rm -rf a.out a.out.dSYM hide.app com.apple.sbd com.apple.sbd.dSYM com.apple.sbd.xpc com.apple.sbd.…
/dports/net-mgmt/crmsh/crmsh-4.3.1/test/features/
H A Dbootstrap_sbd.feature2 Feature: crmsh bootstrap sbd management
7 Scenario: Verify sbd device
21 And Service "sbd" is "started" on "hanode1"
22 And Resource "stonith-sbd" type "external/sbd" is "Started"
25 And Service "sbd" is "started" on "hanode2"
40 Scenario: Configure diskless sbd
52 Scenario: Configure multi disks sbd
62 And Resource "stonith-sbd" type "external/sbd" is "Started"
84 And Resource "stonith-sbd" type "external/sbd" is "Started"
117 And Resource "stonith-sbd" type "external/sbd" is "Started"
[all …]
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/sbd/
H A Dmodule.make1 SRC += src/opt/sbd/sbd.c \
2 src/opt/sbd/sbdCnf.c \
3 src/opt/sbd/sbdCore.c \
4 src/opt/sbd/sbdCut.c \
5 src/opt/sbd/sbdCut2.c \
6 src/opt/sbd/sbdLut.c \
7 src/opt/sbd/sbdPath.c \
8 src/opt/sbd/sbdSat.c \
9 src/opt/sbd/sbdWin.c
/dports/games/gnugo/gnugo-3.8/interface/gtp_examples/
H A Dttgo.pm38 my @sbd = (); # working board
122 @sbd = @bd;
137 @sbd = @bd;
138 $sbd[$sq] = $tocol{$c};
175 $sbd[$sq + $d ] = 9;
180 $sbd[$sq + $d ] = 9;
233 @sbd = @bd;
241 if ($sbd[$sq] == 0) {
266 if ( $sbd[$sq] == 9 || $sbd[$sq] == 3) {
269 $who |= $sbd[$sq];
[all …]
/dports/net/sbd/sbd-1.37/
H A DREADME10 sbd is distributed under the GNU GPL
36 Win32 sbd console application under Cygwin, type:
61 Complete examples are provided in sbd.h.
67 With a little imagination, sbd can be used for many things...
71 snafu$ sbd -l -p 12345 -k secret > output.file
73 fubar$ cat input.file | sbd -k secret snafu 12345
76 C:\somedir>type input.fil | sbd -k secret snafu 12345
78 * Use sbd as a simple (but secure) chat:
80 snafu$ sbd -P snafu -Hon fubar 1234
82 fubar$ sbd -Pfubar -Hon -l -p 1234
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/
H A Dps3disk.c126 dev_dbg(&dev->sbd.core, in ps3disk_submit_request_sg()
139 res = lv1_storage_write(dev->sbd.dev_id, region_id, in ps3disk_submit_request_sg()
143 res = lv1_storage_read(dev->sbd.dev_id, region_id, in ps3disk_submit_request_sg()
165 res = lv1_storage_send_device_command(dev->sbd.dev_id, in ps3disk_submit_flush_request()
181 dev_dbg(&dev->sbd.core, "%s:%u\n", __func__, __LINE__); in ps3disk_do_request()
225 dev_err(&dev->sbd.core, in ps3disk_interrupt()
235 priv = ps3_system_bus_get_drvdata(&dev->sbd); in ps3disk_interrupt()
238 dev_dbg(&dev->sbd.core, in ps3disk_interrupt()
404 dev_err(&dev->sbd.core, in ps3disk_probe()
485 dev_info(&dev->sbd.core, in ps3disk_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/
H A Dps3disk.c126 dev_dbg(&dev->sbd.core, in ps3disk_submit_request_sg()
139 res = lv1_storage_write(dev->sbd.dev_id, region_id, in ps3disk_submit_request_sg()
143 res = lv1_storage_read(dev->sbd.dev_id, region_id, in ps3disk_submit_request_sg()
165 res = lv1_storage_send_device_command(dev->sbd.dev_id, in ps3disk_submit_flush_request()
181 dev_dbg(&dev->sbd.core, "%s:%u\n", __func__, __LINE__); in ps3disk_do_request()
225 dev_err(&dev->sbd.core, in ps3disk_interrupt()
235 priv = ps3_system_bus_get_drvdata(&dev->sbd); in ps3disk_interrupt()
238 dev_dbg(&dev->sbd.core, in ps3disk_interrupt()
404 dev_err(&dev->sbd.core, in ps3disk_probe()
485 dev_info(&dev->sbd.core, in ps3disk_probe()
[all …]

12345678910>>...75