Home
last modified time | relevance | path

Searched refs:x_file (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal_build/
H A Dasn1_deps.pl11 my $x_file;
35 $x_file = "$dirname/asn1_$output.x";
36 print "$x_file: $header\n";
38 print "\t\@cp $x_file $c_file\n\n";
39 push @x_files, $x_file;
50 foreach $x_file (@x_files) {
51 print "\n\t\@rm -f $x_file";
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dbp-cmds-execution-x-script.exp26 set x_file ${srcdir}/${subdir}/$testfile.gdb
38 global x_file
42 set GDBFLAGS "$GDBFLAGS -x $x_file $binfile"
46 append GDBFLAGS " -x \"$x_file\""
/dports/devel/sunpromake/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
H A Dxio.h32 int x_file; member
48 #define xfileno(p) (((xio_t *)(p))->x_file)
/dports/devel/smake/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
H A Dxio.h32 int x_file; member
48 #define xfileno(p) (((xio_t *)(p))->x_file)
/dports/devel/sccs/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
H A Dxio.h32 int x_file; member
48 #define xfileno(p) (((xio_t *)(p))->x_file)
/dports/devel/schilybase/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
H A Dxio.h32 int x_file; member
48 #define xfileno(p) (((xio_t *)(p))->x_file)
/dports/net/rscsi/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
/dports/archivers/star/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
/dports/sysutils/cdrtools/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
/dports/editors/ved/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
/dports/textproc/gtk-doc/gtk-doc-1.33.2/gtkdoc/
H A Dscangobj.py1385 x_file = options.module + '-scan' + config.exeext
1387 logging.debug('Intermediate scanner files: %s, %s, %s', c_file, o_file, x_file)
1397 shlex.split(options.ldflags) + ['-o', x_file])
1405 shlex.split(options.run) + ['./' + x_file],
1414 os.unlink(x_file)
1421 c_file, o_file, x_file)
/dports/sysutils/schilyutils/schily-2021-09-18/cdrecord/
H A Dxio.c81 xp->x_file = -1;
129 xp->x_file = f;
148 xp->x_startoff = off = lseek(xp->x_file, (off_t)0, SEEK_CUR);
153 if (isatty(xp->x_file)) {
175 ret = close(xp->x_file);
192 lseek(xp->x_file, xp->x_startoff, SEEK_SET);
/dports/sysutils/mapdir/mapdir-1.2.1/
H A Dmapdircmp32 x_file=
149 x_file=$OPTARG
168 process_files $1 $2 $x_file
175 process_files $3 $4 $x_file
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/scripts/common/check/
H A Dcheck_make_unix.sh231 for x_file in \$x_files; do
232 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
233 rm -f \$x_file > /dev/null
245 for x_file in \$x_files; do
246 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
249 cat \$x_file
260 for x_file in \$x_files; do
261 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
262 x_code=\`cat \$x_file | grep -c '@@@ EXIT CODE:'\`
264 x_good=\`cat \$x_file | grep -c '@@@ EXIT CODE: 0'\`
[all …]
H A Dcheck_make_cfg.sh244 for x_file in \$x_files; do
245 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
248 cat \$x_file
260 for x_file in \$x_files; do
261 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
262 x_code=\`grep -c '@@@ EXIT CODE:' \$x_file\`
264 x_good=\`grep -c '@@@ EXIT CODE: 0' \$x_file\`
268 cat \$x_file
H A Dcheck_make_unix_cmake.sh254 for x_file in \$x_files; do
255 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
256 rm -f \$x_file > /dev/null
268 for x_file in \$x_files; do
269 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
272 cat \$x_file
283 for x_file in \$x_files; do
284 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
285 x_code=\`cat \$x_file | grep -c '@@@ EXIT CODE:'\`
287 x_good=\`cat \$x_file | grep -c '@@@ EXIT CODE: 0'\`
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/scripts/common/check/
H A Dcheck_make_unix.sh231 for x_file in \$x_files; do
232 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
233 rm -f \$x_file > /dev/null
245 for x_file in \$x_files; do
246 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
249 cat \$x_file
260 for x_file in \$x_files; do
261 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
262 x_code=\`cat \$x_file | grep -c '@@@ EXIT CODE:'\`
264 x_good=\`cat \$x_file | grep -c '@@@ EXIT CODE: 0'\`
[all …]
H A Dcheck_make_cfg.sh244 for x_file in \$x_files; do
245 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
248 cat \$x_file
260 for x_file in \$x_files; do
261 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
262 x_code=\`grep -c '@@@ EXIT CODE:' \$x_file\`
264 x_good=\`grep -c '@@@ EXIT CODE: 0' \$x_file\`
268 cat \$x_file
H A Dcheck_make_unix_cmake.sh254 for x_file in \$x_files; do
255 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
256 rm -f \$x_file > /dev/null
268 for x_file in \$x_files; do
269 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
272 cat \$x_file
283 for x_file in \$x_files; do
284 x_file=\`echo "\$x_file" | sed -e 's/%gj_s4%/ /g'\`
285 x_code=\`cat \$x_file | grep -c '@@@ EXIT CODE:'\`
287 x_good=\`cat \$x_file | grep -c '@@@ EXIT CODE: 0'\`
[all …]
/dports/sysutils/cdrkit/cdrkit-1.1.11/wodim/
H A Dxio.h43 int x_file; member
49 #define xfileno(p) (((xio_t *)(p))->x_file)
/dports/sysutils/genisoimage/cdrkit-1.1.11/wodim/
H A Dxio.h43 int x_file; member
49 #define xfileno(p) (((xio_t *)(p))->x_file)

12345678910>>...19