Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 25 of 77) sorted by relevance

1234

/illumos-gate/usr/src/cmd/tail/tests/
H A Dtailtests.sh252 moved=$tdir/follow.moved
279 mv $follow $moved
289 rm $moved
337 mv $follow $moved
349 rm $moved
378 mv $follow $moved
395 rm $moved
422 ==> $moved <==
427 ==> $moved <==
434 rm $follow $moved
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dhead.c80 off_t moved; in b_head() local
143 if ((moved = sfmove(fp, NiL, skip, delim)) < 0 && !ERROR_PIPE(errno) && errno != EINTR) in b_head()
145 if (delim >= 0 && moved < skip) in b_head()
148 if ((moved = sfmove(fp, sfstdout, keep, delim)) < 0 && !ERROR_PIPE(errno) && errno != EINTR || in b_head()
149 …delim >= 0 && moved < keep && sfmove(fp, sfstdout, SF_UNBOUND, -1) < 0 && !ERROR_PIPE(errno) && er… in b_head()
H A Dtail.c426 Sfoff_t moved; in b_tail() local
765 …if (number < -1 && (moved = sfmove(ip, NiL, -(number + 1), delim)) >= 0 && delim >= 0 && moved < -… in b_tail()
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-platform.p5m35 # dnet moved out of this package, so create a dependency for upgraded systems
37 # elxl moved out of this package, so create a dependency for upgraded systems
39 # iprb moved out of this package, so create a dependency for upgraded systems
41 # pcn moved out of this package, so create a dependency for upgraded systems
H A Dsystem-library-math-header-math.p5m16 # all data have been moved to system/library/math
/illumos-gate/usr/src/lib/librstp/common/
H A DChangeLog24 - been moved; order of the initialization has been changed
42 - - All per Port variables have been moved from the State
H A DREADME.news1 - All per Port variables have been moved from the State
/illumos-gate/usr/src/uts/sun4/ml/
H A Dcopy.S91 mov 0, %o2 ! max number of bytes moved
143 mov 0, %g3 ! max number of bytes moved
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dredirect.m423 R$* < @ $+ .REDIRECT. > < $- > $#error $@ 5.1.1 $: "551 User has moved; please try " <$1@$2>
/illumos-gate/usr/src/cmd/csh/
H A DREADME6 Machine dependent files are moved under $(MACH) directory.
/illumos-gate/usr/src/cmd/lp/filter/postscript/postscript/
H A DREADME26 Default settings have been moved to these files. All can be changed without
/illumos-gate/usr/src/data/zoneinfo/
H A Dantarctica43 # Casey moved from UTC+8 to UTC+11
44 # Davis moved from UTC+7 to UTC+5
45 # Mawson moved from UTC+6 to UTC+5
336 # Palmer, Anvers Island, since 1965 (moved 2 miles in 1968)
H A Detcetera51 # so we moved the names into the Etc subdirectory.
/illumos-gate/usr/src/cmd/ast/libcmd/
H A Dmapfile-vers97 # (the code has been moved to libc starting with Solaris 11/B51)
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c772 int moved = 0; in ld_do_activerelocs() local
859 moved = 1; in ld_do_activerelocs()
881 if (!moved) { in ld_do_activerelocs()
1106 if (moved) in ld_do_activerelocs()
H A Dmachrel.amd.c785 int moved = 0; in ld_do_activerelocs() local
858 moved = 1; in ld_do_activerelocs()
1114 if (moved) in ld_do_activerelocs()
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A DRELEASE49 98-01-23 -ldl test moved to lib0ast
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/
H A Dpiclfrutree.info65 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dpiclfrutree.info67 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg145 should be moved. The destination index must lie within the same\n\
152 single element is moved.\n"
216 moved from elt to dst_index.\n"
H A Dphdr.msg146 should be moved.\n"
152 supplied, a single header element is moved.\n"
325 number of elements are moved from elt to dst_index.\n"
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/frutree/
H A Dpiclfrutree.info66 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c2248 pool_component_t **components = NULL, *moved[] = { NULL, NULL }; in choose_components() local
2271 moved[0] = components[i]; in choose_components()
2272 if (pool_resource_xtransfer(conf, src, dst, moved) == in choose_components()
2285 moved[0] = components[i]; in choose_components()
2286 if (pool_resource_xtransfer(conf, src, dst, moved) == in choose_components()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dpiclfrutree.info80 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dpiclfrutree.info65 * This will get moved to a separate SunMC physical view plugin later.

1234