Home
last modified time | relevance | path

Searched refs:mv (Results 1 – 25 of 135) sorted by relevance

123456

/titanic_44/usr/src/lib/libast/common/tm/
H A Dtvtouch.c88 tvtouch(const char* path, register const Tv_t* av, register const Tv_t* mv, const Tv_t* cv, int fla… in tvtouch() argument
125 if (!mv) in tvtouch()
130 else if (mv == TV_TOUCH_RETAIN) in tvtouch()
137 ts[1].tv_sec = mv->tv_sec; in tvtouch()
138 ts[1].tv_nsec = NS(mv->tv_nsec); in tvtouch()
140 …if (!cv && av == TV_TOUCH_RETAIN && mv == TV_TOUCH_RETAIN && !stat(path, &st) && !chmod(path, st.s… in tvtouch()
159 if ((av == TV_TOUCH_RETAIN || mv == TV_TOUCH_RETAIN) && stat(path, &st)) in tvtouch()
164 if (mv == TV_TOUCH_RETAIN) in tvtouch()
165 mv = 0; in tvtouch()
167 if (!av || !mv) in tvtouch()
[all …]
H A Dtmxtouch.c44 Tv_t mv; in tmxtouch() local
66 mv.tv_sec = tmxsec(mt); in tmxtouch()
67 mv.tv_nsec = tmxnsec(mt); in tmxtouch()
68 mp = &mv; in tmxtouch()
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dmove.c103 Dbg_move_expand(Lm_list *lml, Move *mv, Addr addr) in Dbg_move_expand() argument
109 EC_LWORD(mv->m_value)); in Dbg_move_expand()
124 Dbg_move_entry1(Lm_list *lml, int which, Move *mv, Sym_desc *s) in Dbg_move_entry1() argument
136 dbg_print(lml, str, EC_XWORD(mv->m_poffset), ELF_M_SIZE(mv->m_info), in Dbg_move_entry1()
137 mv->m_repeat, mv->m_stride, EC_LWORD(mv->m_value), s->sd_name); in Dbg_move_entry1()
141 Dbg_move_entry2(Lm_list *lml, Move *mv, Word st_name, const char *name) in Dbg_move_entry2() argument
153 dbg_print(lml, MSG_INTL(MSG_MOVE_ENTRYIN), EC_XWORD(mv->m_poffset), in Dbg_move_entry2()
154 ELF_M_SIZE(mv->m_info), mv->m_repeat, mv->m_stride, in Dbg_move_entry2()
155 EC_LWORD(mv->m_value), sname); in Dbg_move_entry2()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dmove.c84 Move *mv = MOVETAB(lmp); in move_data() local
97 for (num = 0; num < mvnum; num++, mv++) { in move_data()
103 if ((sym = (Sym *)SYMTAB(lmp) + ELF_M_SYM(mv->m_info)) == 0) in move_data()
106 stride = mv->m_stride + 1; in move_data()
115 taddr = addr + mv->m_poffset; in move_data()
126 DBG_CALL(Dbg_move_entry2(lml, mv, sym->st_name, in move_data()
129 for (rep = 0, repno = 0; rep < mv->m_repeat; rep++) { in move_data()
130 DBG_CALL(Dbg_move_expand(lml, mv, taddr)); in move_data()
132 switch (ELF_M_SIZE(mv->m_info)) { in move_data()
134 *((char *)taddr) = (char)mv->m_value; in move_data()
[all …]
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c815 ld_map_sym_ver_init(Mapfile *mf, char *name, ld_map_ver_t *mv) in ld_map_sym_ver_init() argument
820 mv->mv_name = name; in ld_map_sym_ver_init()
821 mv->mv_scope = FLG_SCOPE_DFLT; in ld_map_sym_ver_init()
822 mv->mv_errcnt = 0; in ld_map_sym_ver_init()
858 if (((mv->mv_vdp = ld_vers_find(name, hash, in ld_map_sym_ver_init()
860 ((mv->mv_vdp = ld_vers_desc(name, hash, in ld_map_sym_ver_init()
869 if (mv->mv_vdp->vd_ndx == 0) { in ld_map_sym_ver_init()
871 mv->mv_vdp->vd_ndx = (Half)++ofl->ofl_vercnt; in ld_map_sym_ver_init()
872 mv->mv_vdp->vd_file = ld_map_ifl(mf); in ld_map_sym_ver_init()
873 mv->mv_vdp->vd_flags = VER_FLG_WEAK; in ld_map_sym_ver_init()
[all …]
H A Dmap.c958 ld_map_ver_t mv; in map_version() local
963 if (!ld_map_sym_ver_init(mf, name, &mv)) in map_version()
977 mv.mv_errcnt++; in map_version()
987 mv.mv_errcnt++; in map_version()
1001 mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK; in map_version()
1005 ld_map_sym_scope(mf, ms.ms_name, &mv); in map_version()
1031 ld_map_sym_filtee(mf, &mv, &ms, in map_version()
1047 mv.mv_errcnt++; in map_version()
1058 mv.mv_errcnt++; in map_version()
1072 mv.mv_errcnt++; in map_version()
[all …]
/titanic_44/usr/src/cmd/bnu/
H A Duudemon.cleanup128 [ -f $ADMIN/xferstats ] && mv $ADMIN/xferstats $OLD/xferstats
129 [ -f $ADMIN/audit ] && mv $ADMIN/audit $OLD/audit
130 [ -f $ADMIN/command ] &&mv $ADMIN/command $OLD/command
131 [ -f $ADMIN/errors ] && mv $ADMIN/errors $OLD/errors
132 [ -f $ADMIN/Foreign ] && mv $ADMIN/Foreign $OLD/Foreign
145 mv $ADMIN/perflog $OLD/perflog
156 [ -f ${O_LOGS}-$i ] && mv ${O_LOGS}-$i ${O_LOGS}-$j
157 [ -f ${SEC_LOGS}-$i ] && mv ${SEC_LOGS}-$i ${SEC_LOGS}-$j
160 [ -f $ADMIN/security ] && mv $ADMIN/security ${SEC_LOGS}-1
212 [ -f ${ACCT_LOGS}-$i ] && mv ${ACCT_LOGS}-$i ${ACCT_LOGS}-$j
[all …]
H A DCvt114 then $ECHO mv $SPOOL/D./$D $SPOOL/$DIR/$D
116 then $ECHO mv $SPOOL/D.`uuname -l`/$D $SPOOL/$DIR/$D
120 $ECHO mv $i $SPOOL/$DIR/C.$S$E
H A DInstall98 echo mv $DIR/$FILE $DIR/OLD$FILE
99 mv $DIR/$FILE $DIR/OLD$FILE
/titanic_44/usr/src/lib/libcurses/screen/
H A Dmbinsshift.c45 int x, y, maxx, mv; in _mbinsshift() local
74 if ((mv = maxx - (x+len)) <= 0) in _mbinsshift()
78 if (ISCBIT(wcp[x + mv])) in _mbinsshift()
79 (void) _mbclrch(win, y, x + mv - 1); in _mbinsshift()
89 mv = (int)(ISCBIT(*ep)); in _mbinsshift()
91 if (!mv) in _mbinsshift()
/titanic_44/usr/src/cmd/make/bin/
H A Dsvr4.make.rules.file119 mv lex.yy.c $@
123 -rm lex.yy.c; mv lex.yy.o $@
127 mv lex.yy.c $@
136 mv lex.yy.o $@
157 mv y.tab.c $@
162 mv y.tab.o $@
166 mv y.tab.c $*.c
173 mv y.tab.o $*.o
195 mv lex.yy.c $@
199 -rm lex.yy.c; mv lex.yy.o $@
[all …]
/titanic_44/usr/src/cmd/acct/
H A Drunacct.sh89 mv ${_active} ${_active}${_date}
122 mv ${_active} ${_active}${_date}
148 mv ${_active} ${_active}${_date}
158 mv ${_active} ${_active}${_date}
167 mv ${_active} ${_active}${_date}
170 mv ${_i} S${_i}.${_date}
180 mv ${_active} ${_active}${_date}
204 mv ${_active} ${_active}${_date}
205 mv wtmperror wtmperror${_date}
297 mv disktacct /tmp/disktacct.${_date}
[all …]
H A Dmonacct.sh46 mv ${_sum}/tacct ${_fiscal}/tacct${_period}
55 mv ${_sum}/cms ${_fiscal}/cms${_period}
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A DMakefile.in1192 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"…
1199 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"…
1206 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-boot.Tpo" "$(DEPDIR)/libgrub_a-boot.Po"; else …
1213 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-boot.Tpo" "$(DEPDIR)/libgrub_a-boot.Po"; else …
1220 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-builtins.Tpo" "$(DEPDIR)/libgrub_a-builtins.Po…
1227 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-builtins.Tpo" "$(DEPDIR)/libgrub_a-builtins.Po…
1234 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-char_io.Tpo" "$(DEPDIR)/libgrub_a-char_io.Po";…
1241 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-char_io.Tpo" "$(DEPDIR)/libgrub_a-char_io.Po";…
1248 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-cmdline.Tpo" "$(DEPDIR)/libgrub_a-cmdline.Po";…
1255 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgrub_a-cmdline.Tpo" "$(DEPDIR)/libgrub_a-cmdline.Po";…
[all …]
/titanic_44/usr/src/lib/libast/common/port/
H A Dtouch.c49 Tv_t mv; in touch() local
69 mv.tv_sec = mt; in touch()
70 mv.tv_nsec = 0; in touch()
71 mp = &mv; in touch()
/titanic_44/usr/src/cmd/refer/
H A Dindxbib.sh20 mv _$1.ia $1.ia
21 mv _$1.ib $1.ib
22 mv _$1.ic $1.ic
/titanic_44/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c100 dumpmemhwd(hwd_memory_t *memp, int v, int mv) in dumpmemhwd() argument
112 if (DONT_BOTHER(memp->mem_banks[i].bank_status, mv)) { in dumpmemhwd()
141 if ((memp->mem_chunks[i].chnk_start_address == 0) && (mv != 1)) in dumpmemhwd()
149 if (DONT_BOTHER(memp->mem_dimms[i].dimm_status, mv)) { in dumpmemhwd()
167 if (DONT_BOTHER(memp->mem_cs[i].cs_status, mv)) { in dumpmemhwd()
198 dumpchiphwd(hwd_cpu_chip_t *chipp, int ch, int v, int mv) in dumpchiphwd() argument
263 dumppcihwd(hwd_pci_ch_t *pcip, int ch, int v, int mv) in dumppcihwd() argument
274 if (DONT_BOTHER(leafp->leaf_status, mv)) { in dumppcihwd()
310 int mv = 0; in dumpahwd() local
313 mv = 1; in dumpahwd()
[all …]
/titanic_44/usr/src/cmd/sgs/tools/
H A Dchkmsg.sh57 mv _TMP CATA_MSG_INTL_LIST
61 mv _TMP CATA_MSG_ORIG_LIST
71 mv _TMP MSG_INTL_LIST
75 mv _TMP MSG_ORIG_LIST
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A DMakefile.in353 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"…
360 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"…
367 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libdrivers_a-config.Tpo" "$(DEPDIR)/libdrivers_a-config.…
374 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libdrivers_a-config.Tpo" "$(DEPDIR)/libdrivers_a-config.…
381 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libdrivers_a-fsys_tftp.Tpo" "$(DEPDIR)/libdrivers_a-fsys…
388 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libdrivers_a-fsys_tftp.Tpo" "$(DEPDIR)/libdrivers_a-fsys…
395 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libdrivers_a-main.Tpo" "$(DEPDIR)/libdrivers_a-main.Po";…
402 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libdrivers_a-main.Tpo" "$(DEPDIR)/libdrivers_a-main.Po";…
409 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libdrivers_a-misc.Tpo" "$(DEPDIR)/libdrivers_a-misc.Po";…
416 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libdrivers_a-misc.Tpo" "$(DEPDIR)/libdrivers_a-misc.Po";…
[all …]
/titanic_44/usr/src/cmd/refer/papers/
H A Druninv8 mv Xind.ia Ind.ia
9 mv Xind.ib Ind.ib
10 mv Xind.ic Ind.ic
/titanic_44/usr/src/cmd/mv/
H A DMakefile25 PROG= mv
26 XPG4PROG= mv
27 OBJS1= mv.o
48 XGETFLAGS += -a -x mv.xcl
/titanic_44/usr/src/cmd/svc/shell/
H A Dsendmail_include.sh67 mv "$cf_path" "${cf_path}.new"
69 mv "${cf_path}.old" "$cf_path"
97 mv "${cf_path}.tmp" "$cf_path"
/titanic_44/usr/src/cmd/svc/milestone/
H A Dmanifest-import188 [ -L "$generic_prof" ] && mv $generic_prof /etc/svc/profile/
189 [ -L "$ns_prof" ] && mv $ns_prof /etc/svc/profile/
190 [ -L "$inetd_prof" ] && mv $inetd_prof /etc/svc/profile/
191 [ -L "$platform_prof" ] && mv $platform_prof /etc/svc/profile/
331 /usr/bin/mv /var/svc/profile/upgrade \
343 /usr/bin/mv "${datalink_script}" \
378 /usr/bin/mv $deathrow $deathrow.old
/titanic_44/usr/src/cmd/cmd-inet/etc/ppp/
H A Dmyisp.tmpl30 # mv /etc/ppp/options.tmpl /etc/ppp/options
31 # mv /etc/ppp/options.ttya.tmpl /etc/ppp/options.ttya
32 # mv /etc/ppp/myisp-chat.tmpl /etc/ppp/myisp-chat
33 # mv /etc/ppp/peers/myisp.tmpl /etc/ppp/peers/myisp
/titanic_44/usr/src/lib/libresolv2/include/
H A Dmake_os_version.sh30 /usr/bin/mv new_os_version.h os_version.h
33 /usr/bin/mv new_os_version.h os_version.h

123456