Searched refs:mv (Results 101 - 114 of 114) sorted by relevance

12345

/illumos-gate/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh146 /usr/bin/mv $src $dst || fatal "$e_badfile" "$src"
/illumos-gate/usr/src/uts/sun4/ml/
H A Dip_ocsum.s337 deccc 32, %i4 ! mv early,avoid mispredicts? nohelp US-II.
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot.sh58 MV=/usr/bin/mv
/illumos-gate/usr/src/man/man1/
H A DMakefile247 mv.1 \
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-loc48 MV=/usr/bin/mv
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dengine.c158 struct match mv; local
159 struct match *m = &mv;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c1150 for (i = 9, mv = 4; mv >= 0; ) {
1318 int hlen, ol, mv, p, i; local
1448 for (i = 9, mv = 4; mv >= 0; ) {
1477 i -= mv;
1479 i += mv;
1480 mv--;
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh2280 # not exist, then create it now, otherwise 'mv' will return error.
2286 mv $CONFIG_FILE $_CONFIG_FILE
5713 # not exist, then create it now, otherwise 'mv' will return error.
5719 mv $MAP_FILE $_MAP_FILE
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure3912 mv -f conftest conftest.old
7069 mv $tmp/out $ac_file
7203 mv $tmp/out $tmp/in
7207 mv conftest.tail conftest.defines
7230 mv $tmp/out $tmp/in
7234 mv conftest.tail conftest.undefs
7292 mv $tmp/config.h $ac_file
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s265 mov %l4, %i2 ! delay slot, mv cnt where dbytecp wants
H A Dniagara_copy.s2575 mov %l4, %i2 ! delay slot, mv cnt where dbytecp wants
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c16950 scf_value_t *mv; local
16972 mv = scf_value_create(g_hndl);
16975 if (mpg == NULL || mp == NULL || mi == NULL || mv == NULL ||
17079 if (scf_property_get_value(mp, mv) != 0 ||
17080 scf_value_get_boolean(mv, &support) != 0) {
17139 if (scf_property_get_value(mp, mv) != 0) {
17159 if (scf_value_get_astring(mv, mpvbuf,
17341 scf_value_destroy(mv);
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s1744 mov %l4, %i2 ! delay slot, mv cnt where dbytecp wants
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c1405 long mv; /* for USTAT */ member in union:a::__anon177

Completed in 265 milliseconds

12345