Home
last modified time | relevance | path

Searched refs:out1 (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/contrib/lvm2/dist/test/
H A Dt-mirror-lvconvert-usage.sh38 rm -f out1 out2
39 echo $pvs | sed 's/ /\n/g' | sort | uniq > out1
49 diff --ignore-blank-lines out1 out2
H A Dt-mirror-vgreduce-removemissing.sh25 rm -f out1 out2
26 echo $pvs | sed 's/ /\n/g' | sort | uniq > out1
31 diff --ignore-blank-lines out1 out2
43 rm -f out1 out2
44 echo $pvs | sed 's/ /\n/g' | sort | uniq > out1
54 diff --ignore-blank-lines out1 out2
/dragonfly/bin/sh/
H A Doutput.c80 struct output *out1 = &output; variable
92 outstr(p, out1); in out1str()
98 outqstr(p, out1); in out1qstr()
297 doformat(out1, fmt, ap); in out1fmt()
349 return fwopen(out1, doformat_wr); in out1fp()
H A Doutput.h57 extern struct output *out1; /* &memout if backquote, otherwise &output */
84 #define out1c(c) outc(c, out1);
H A Dcd.c175 flushout(out1); in docd()
176 outclearerror(out1); in docd()
H A Dexec.c690 outcslow('/', out1); in print_absolute_path()
693 outcslow('\n', out1); in print_absolute_path()
734 outcslow('\n', out1); in typecmd_impl()
H A Dvar.c636 outbin(vars[i], s - vars[i], out1); in showvarscmd()
711 vp->name_len + 1, out1); in exportcmd()
716 out1); in exportcmd()
H A Dexpand.c1502 outbin(argv[i], strlen(argv[i]) + 1, out1); in wordexpcmd()
1543 outcslow('C', out1); in wordexp2cmd()
1547 outcslow(' ', out1); in wordexp2cmd()
1555 outbin(arglist.args[i], strlen(arglist.args[i]) + 1, out1); in wordexp2cmd()
H A Deval.c1093 outclearerror(out1); in evalcommand()
1109 if (outiserror(out1)) { in evalcommand()
1118 out1 = &output; in evalcommand()
H A Dredir.c170 out1 = &memout; in redirect()
/dragonfly/contrib/cryptsetup/luks/
H A Dkeyencryption.c144 goto out1; in LUKS_endec_template()
158 goto out1; in LUKS_endec_template()
181 out1: in LUKS_endec_template()
/dragonfly/sys/vfs/ntfs/
H A Dntfs_vfsops.c399 goto out1; in ntfs_mountfs()
409 goto out1; in ntfs_mountfs()
416 goto out1; in ntfs_mountfs()
429 goto out1; in ntfs_mountfs()
438 goto out1; in ntfs_mountfs()
456 goto out1; in ntfs_mountfs()
476 out1: in ntfs_mountfs()
/dragonfly/bin/sh/bltin/
H A Dbltin.h52 #define stdout out1
/dragonfly/contrib/file/src/
H A Dascmagic.c359 goto out1; in encode_utf8()
391 out1: *buf++ = CAST(unsigned char, ((ubuf[i] >> 0) & 0x3f) + 0x80); in encode_utf8()
H A Dcdf.c506 goto out1; in cdf_read_sat()
511 goto out1; in cdf_read_sat()
553 out1: in cdf_read_sat()
770 goto out1; in cdf_read_ssat()
786 goto out1; in cdf_read_ssat()
793 out1: in cdf_read_ssat()
H A Dreadcdf.c577 goto out1; in file_trycdf()
662 out1: in file_trycdf()
/dragonfly/contrib/cvs-1.12/src/
H A Drun.c207 goto out1; in run_exec()
388 out1: in run_exec()
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo_util.c386 goto out1; in ttm_bo_move_memcpy()
414 goto out1; in ttm_bo_move_memcpy()
427 out1: in ttm_bo_move_memcpy()
/dragonfly/sys/vfs/ext2fs/
H A Dext2_htree.c754 goto out1; in ext2_htree_create_index()
768 out1: in ext2_htree_create_index()
/dragonfly/sys/kern/
H A Dkern_sig.c2572 goto out1; in coredump()
2578 goto out1; in coredump()
2591 out1: in coredump()
/dragonfly/sys/dev/netif/txp/
H A Dif_txp.c1322 u_int32_t in3, u_int16_t *out1, u_int32_t *out2, u_int32_t *out3, in txp_command() argument
1333 if (out1 != NULL) in txp_command()
1334 *out1 = rsp->rsp_par1; in txp_command()
/dragonfly/sys/vfs/ufs/
H A Dufs_vnops.c694 goto out1; in ufs_link()
699 goto out1; in ufs_link()
720 out1: in ufs_link()
/dragonfly/usr.bin/gzip/
H A Dgzip.c720 goto out1; in gz_uncompress()
1015 out1: in gz_uncompress()
/dragonfly/sys/vfs/nfs/
H A Dnfs_serv.c2233 goto out1; in nfsrv_rename()
2366 out1: in nfsrv_rename()
2457 goto out1; in nfsrv_link()
2468 goto out1; in nfsrv_link()
2485 out1: in nfsrv_link()
/dragonfly/contrib/libedit/src/
H A Dreadline.c1304 goto out1; in history_truncate_file()
1413 out1: in history_truncate_file()

12