Home
last modified time | relevance | path

Searched refs:rm (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/dragonfly/sys/kern/
HDsubr_rman.c81 static int int_rman_activate_resource(struct rman *rm, struct resource *r,
84 static int int_rman_release_resource(struct rman *rm, struct resource *r);
87 rman_init(struct rman *rm, int cpuid) in rman_init() argument
97 if (rm->rm_type == RMAN_UNINIT) in rman_init()
99 if (rm->rm_type == RMAN_GAUGE) in rman_init()
102 TAILQ_INIT(&rm->rm_list); in rman_init()
103 rm->rm_slock = kmalloc(sizeof *rm->rm_slock, M_RMAN, M_NOWAIT); in rman_init()
104 if (rm->rm_slock == NULL) in rman_init()
106 lwkt_token_init(rm->rm_slock, "rmanslock"); in rman_init()
108 rm->rm_cpuid = cpuid; in rman_init()
[all …]
/dragonfly/tools/tools/unpriv_base/
HDunpriv_base.sh54 rm -fv "$DESTDIR"/usr/include/ncurses
55 rm -fv "$DESTDIR"/usr/include/openssl
56 rm -fv "$DESTDIR"/usr/include/readline
57 rm -fv "$DESTDIR"/usr/include/histedit.h
58 rm -fv "$DESTDIR"/usr/include/zstd
60 rm -fv "$DESTDIR"/usr/lib/libncurses.a
61 rm -fv "$DESTDIR"/usr/lib/libncurses.so
62 rm -fv "$DESTDIR"/usr/lib/libncursesw.a
63 rm -fv "$DESTDIR"/usr/lib/libncursesw.so
64 rm -fv "$DESTDIR"/usr/lib/libpanel.a
[all …]
/dragonfly/lib/libc/db/test/
HDrun.test55 rm -f $TMP1 $TMP2 $TMP3
66 rm -f $TMP2 $TMP3
82 rm -f $TMP2 $TMP3
105 rm -f $TMP2 $TMP3
121 rm -f $TMP2 $TMP3
138 rm -f $TMP1
141 rm -f $TMP2 $TMP3
160 rm -f $TMP2 $TMP3
177 rm -f $TMP2 $TMP3
223 rm -f $TMP2 $TMP3
[all …]
/dragonfly/bin/ed/
HDsub.c174 regmatch_t rm[SE_MAX]; in substitute_matching_text() local
183 if (!regexec(pat, txt, SE_MAX, rm, 0)) { in substitute_matching_text()
187 i = rm[0].rm_so; in substitute_matching_text()
190 NEWLINE_TO_NUL(txt, rm[0].rm_eo); in substitute_matching_text()
193 if ((off = apply_subst_template(txt, rm, off, in substitute_matching_text()
197 i = rm[0].rm_eo; in substitute_matching_text()
204 txt += rm[0].rm_eo; in substitute_matching_text()
206 (!changed || ((gflag & GSG) && rm[0].rm_eo)) && in substitute_matching_text()
207 !regexec(pat, txt, SE_MAX, rm, REG_NOTBOL)); in substitute_matching_text()
210 if (i > 0 && !rm[0].rm_eo && (gflag & GSG)) { in substitute_matching_text()
[all …]
/dragonfly/test/libpthread/
HDMakefile104 rm -f *~
105 rm -f *.core
106 rm -f *.out
107 rm -f *.perf
108 rm -f *.diff
109 rm -f *.gmon
110 rm -f ${CTESTS} ${BTESTS}
111 rm -f ${CTESTS:S/$/&_a/} ${BTESTS:S/$/&_a/}
112 rm -f ${CTESTS:S/$/&_p/} ${BTESTS:S/$/&_p/}
113 rm -f ${CTESTS:S/$/&_s/} ${BTESTS:S/$/&_s/}
[all …]
/dragonfly/gnu/usr.bin/rcs/
HDrcstest74 rm -f a.* $RCSfile $RCS_alt $lockfile &&
94 rm -f $RCSfile || exit 2
113 rm -f a.c &&
117 rm -f a.c &&
123 rm -f a.c &&
129 rm -f a.c &&
136 rm -f a.c &&
141 rm -f a.c &&
145 rm -f a.c &&
148 rm -f a.c &&
[all …]
/dragonfly/crypto/libressl/crypto/bn/
HDbn_div.c120 BN_div_internal(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, in BN_div_internal() argument
144 bn_check_top(rm); in BN_div_internal()
154 if (rm != NULL) { in BN_div_internal()
155 if (BN_copy(rm, num) == NULL) in BN_div_internal()
360 if (rm != NULL) { in BN_div_internal()
365 BN_rshift(rm, snum, norm_shift); in BN_div_internal()
366 if (!BN_is_zero(rm)) in BN_div_internal()
367 rm->neg = neg; in BN_div_internal()
368 bn_check_top(rm); in BN_div_internal()
376 bn_check_top(rm); in BN_div_internal()
[all …]
/dragonfly/contrib/binutils-2.34/ld/
HDgenscripts.sh139 rm -f ${DEPDIR}/e${EMULATION_NAME}.Tc
285 rm -f tmpdir/libpath.exp
370 rm -f ${COMBRELOC}
377 rm -f ${COMBRELOC}
385 rm -f ${COMBRELOC}
392 rm -f ${COMBRELOC}
403 rm -f ${COMBRELOC}
410 rm -f ${COMBRELOC}
452 rm -f ${COMBRELOC}
459 rm -f ${COMBRELOC}
[all …]
/dragonfly/contrib/bmake/mk/sys/
HDLinux.mk90 rm -f $*.o
100 rm -f $*.o
110 rm -f $*.o
119 rm -f $*.o
128 rm -f $*.o
138 rm -f $*.o
148 rm -f $*.o
156 rm -f $*.o
162 rm -f lex.yy.c
169 rm -f lex.yy.c
[all …]
HDGeneric.mk104 rm -f $*.o
116 rm -f $*.o
126 rm -f $*.o
135 rm -f $*.o
144 rm -f $*.o
154 rm -f $*.o
164 rm -f $*.o
172 rm -f $*.o
178 rm -f lex.yy.c
185 rm -f lex.yy.c
[all …]
HDAIX.mk87 rm -f $*.o
97 rm -f $*.o
107 rm -f $*.o
116 rm -f $*.o
125 rm -f $*.o
135 rm -f $*.o
145 rm -f $*.o
153 rm -f $*.o
159 rm -f lex.yy.c
166 rm -f lex.yy.c
[all …]
HDDarwin.mk115 rm -f $*.o
125 rm -f $*.o
135 rm -f $*.o
145 rm -f $*.o
154 rm -f $*.o
163 rm -f $*.o
173 rm -f $*.o
183 rm -f $*.o
191 rm -f $*.o
197 rm -f lex.yy.c
[all …]
HDOpenBSD.mk106 rm -f $*.o
118 rm -f $*.o
128 rm -f $*.o
137 rm -f $*.o
146 rm -f $*.o
156 rm -f $*.o
166 rm -f $*.o
174 rm -f $*.o
180 rm -f lex.yy.c
187 rm -f lex.yy.c
[all …]
HDIRIX.mk96 rm -f $*.o
108 rm -f $*.o
118 rm -f $*.o
127 rm -f $*.o
136 rm -f $*.o
146 rm -f $*.o
156 rm -f $*.o
164 rm -f $*.o
170 rm -f lex.yy.c
177 rm -f lex.yy.c
[all …]
HDOSF1.mk101 rm -f $*.o
111 rm -f $*.o
121 rm -f $*.o
130 rm -f $*.o
139 rm -f $*.o
149 rm -f $*.o
159 rm -f $*.o
167 rm -f $*.o
173 rm -f lex.yy.c
180 rm -f lex.yy.c
[all …]
HDHP-UX.mk129 rm -f $*.o
139 rm -f $*.o
149 rm -f $*.o
158 rm -f $*.o
167 rm -f $*.o
177 rm -f $*.o
187 rm -f $*.o
195 rm -f $*.o
201 rm -f lex.yy.c
208 rm -f lex.yy.c
[all …]
HDSunOS.mk122 rm -f $*.o
132 rm -f $*.o
142 rm -f $*.o
151 rm -f $*.o
160 rm -f $*.o
170 rm -f $*.o
180 rm -f $*.o
188 rm -f $*.o
194 rm -f lex.yy.c
201 rm -f lex.yy.c
[all …]
HDNetBSD.mk131 rm -f $*.o
143 rm -f $*.o
153 rm -f $*.o
162 rm -f $*.o
171 rm -f $*.o
181 rm -f $*.o
191 rm -f $*.o
199 rm -f $*.o
205 rm -f lex.yy.c
212 rm -f lex.yy.c
[all …]
HDUnixWare.mk150 rm -f $*.o
160 rm -f $*.o
170 rm -f $*.o
179 rm -f $*.o
188 rm -f $*.o
198 rm -f $*.o
208 rm -f $*.o
216 rm -f $*.o
222 rm -f lex.yy.c
229 rm -f lex.yy.c
[all …]
/dragonfly/contrib/lvm2/dist/
HDconfigure509 rm -f conf$$ conf$$.exe conf$$.file
511 rm -f conf$$.dir/conf$$.file
513 rm -f conf$$.dir
533 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2297 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
2318 rm -f conftest.sed
2741 rm -f $ac_rmfiles
2845 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2890 rm -f conftest$ac_cv_exeext
2894 rm -f conftest.$ac_ext
[all …]
/dragonfly/contrib/gmp/mpn/generic/
HDtoom_eval_pm2rexp.c48 mpn_toom_eval_pm2rexp (mp_ptr rp, mp_ptr rm, in mpn_toom_eval_pm2rexp() argument
63 rp[n] += DO_mpn_addlsh_n(rp, ap+n*(q-1), n, s, rm); in mpn_toom_eval_pm2rexp()
69 rp[n] += DO_mpn_addlsh_n(rp, ap+n*i, n, s*(q-i), rm); in mpn_toom_eval_pm2rexp()
71 ws[n] += DO_mpn_addlsh_n(ws, ap+n*i, n, s*(q-i), rm); in mpn_toom_eval_pm2rexp()
78 mpn_add_n_sub_n (rp, rm, ws, rp, n + 1); in mpn_toom_eval_pm2rexp()
80 mpn_add_n_sub_n (rp, rm, rp, ws, n + 1); in mpn_toom_eval_pm2rexp()
83 mpn_sub_n (rm, ws, rp, n + 1); in mpn_toom_eval_pm2rexp()
85 mpn_sub_n (rm, rp, ws, n + 1); in mpn_toom_eval_pm2rexp()
/dragonfly/nrelease/
HDMakefile193 rm -rf ${ISOROOT}
204 rm -rf $${tmpdir} )
206 rm -rf ${ISOROOT}/boot/kernel.old
217 rm -rf ${ISOROOT}/usr/dports
218 rm -f ${ISOROOT}/usr/src-sys.tar.bz2
294 rm -rf ${ISOROOT}/usr/obj/dports
322 rm -rf ${ISOROOT}/usr/dports
323 rm -rf ${ISOROOT}/usr/distfiles
324 rm -rf ${ISOROOT}/usr/obj/dports
336 rm -f ${ISOROOT}/etc/resolv.conf
[all …]
/dragonfly/usr.bin/gzip/
HDgzexe68 rm -f "$tmp"
74 rm -f "$tmp"
92 sh | mktemp | rm | echo | tail | gzip | chmod | basename)
148 rm -f "$tmp"
153 rm -f "$1"~ "$tmp"
164 rm -f "$tmp"
169 rm -f "$1"~ "$tmp"
/dragonfly/usr.bin/mail/
HDedit.c145 rm(tempname); in run_editor()
162 rm(tempname); in run_editor()
168 rm(tempname); in run_editor()
176 rm(tempname); in run_editor()
184 rm(tempname); in run_editor()
192 rm(tempname); in run_editor()
200 rm(tempname); in run_editor()
203 rm(tempname); in run_editor()
/dragonfly/usr.sbin/rpc.yppasswdd/
HDMakefile34 rm -f ${.TARGET}
39 rm -f ${.TARGET}
43 rm -f ${.TARGET}
47 rm -f ${.TARGET}
51 rm -f ${.TARGET}
55 rm -f ${.TARGET}
59 rm -f ${.TARGET}

12345678910>>...23