Searched refs:fm (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-11-stable/contrib/nvi/common/
H A Ddelete.c38 MARK *fm,
51 for (lno = tm->lno; lno >= fm->lno; --lno) {
75 for (lno = tm->lno; lno > fm->lno; --lno) {
83 if (db_get(sp, fm->lno, DBG_FATAL, &p, &len))
85 GET_SPACE_RETW(sp, bp, blen, fm->cno);
86 MEMCPY(bp, p, fm->cno);
87 if (db_set(sp, fm->lno, bp, fm->cno))
94 if (tm->lno == fm->lno) {
95 if (db_get(sp, fm
36 del( SCR *sp, MARK *fm, MARK *tm, int lmode) argument
[all...]
H A Dsearch.c151 MARK *fm,
172 if (db_get(sp, fm->lno, DBG_FATAL, &l, &len))
174 lno = fm->lno;
189 if ((coff = fm->cno) != 0)
191 } else if (fm->cno + 1 >= len) {
193 lno = fm->lno + 1;
204 coff = fm->cno + 1;
218 if ((wrapped && lno > fm->lno) || db_get(sp, lno, 0, &l, &len)) {
298 MARK *fm,
326 lno = fm
149 f_search( SCR *sp, MARK *fm, MARK *rm, CHAR_T *ptrn, size_t plen, CHAR_T **eptrn, u_int flags) argument
296 b_search( SCR *sp, MARK *fm, MARK *rm, CHAR_T *ptrn, size_t plen, CHAR_T **eptrn, u_int flags) argument
[all...]
H A Dcut.c70 MARK *fm,
105 (LF_ISSET(CUT_LINEMODE) || fm->lno != tm->lno))) {
116 (LF_ISSET(CUT_LINEMODE) || fm->lno != tm->lno))) {
143 for (lno = fm->lno; lno <= tm->lno; ++lno)
151 if (cut_line(sp, fm->lno, fm->cno, fm->lno != tm->lno ?
152 ENTIRE_LINE : (tm->cno - fm->cno) + 1, cbp))
156 for (lno = fm->lno; ++lno < tm->lno;)
161 if (tm->lno != fm
67 cut( SCR *sp, CHAR_T *namep, MARK *fm, MARK *tm, int flags) argument
[all...]
/freebsd-11-stable/tests/sys/mac/bsdextended/
H A Dmatches_test.sh103 if su -fm $uidinrange -c "$command1"; then
110 if su -fm $uidoutrange -c "$command1"; then
121 if su -fm $uidinrange -c "$command1"; then
128 if su -fm $uidoutrange -c "$command1"; then
140 if su -fm $uidinrange -c "$command1"; then
147 if su -fm $uidoutrange -c "$command1"; then
191 if su -fm $uidinrange -c "$command1"; then
198 if su -fm $uidinrange -c "$command2"; then
206 if su -fm $uidoutrange -c "$command1"; then
213 if su -fm
[all...]
/freebsd-11-stable/etc/periodic/weekly/
H A D330.catman38 su -fm man || rc=3
46 "$MANPATH" | LC_ALL=$i su -fm man || rc=3
H A D310.locate26 echo /usr/libexec/locate.updatedb | nice -n 5 su -fm nobody || rc=3
/freebsd-11-stable/tools/tools/vt/mkkfont/
H A Dmkkfont.c93 struct file_mapping fm; local
106 if (fread(&fm, sizeof fm, 1, stdin) != 1) {
113 be32toh(fm.source), be16toh(fm.destination),
114 be16toh(fm.length));
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Dfont.c285 DviFontMap *fm; local
287 for (fm = dw->dvi.font_map; fm; fm=fm->next)
288 if (!strcmp (fm->dvi_name, dvi_name))
289 return fm->x_name;
297 DviFontMap *fm;
299 for (fm = dw->dvi.font_map; fm; f
312 DviFontMap *fm, *new_map; local
[all...]
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_filter.c42 ex_filter(SCR *sp, EXCMD *cmdp, MARK *fm, MARK *tm, MARK *rp, CHAR_T *cmd, enum filtertype ftype) argument
55 *rp = *fm;
177 if (ex_readfp(sp, "filter", ofp, fm, &nread, 1))
181 if (fm->lno == 0)
234 _exit(ex_writefp(sp, "filter", ifp, fm, tm, NULL, NULL, 1));
264 (cut(sp, NULL, fm, tm, CUT_LINEMODE) ||
265 del(sp, fm, tm, 1))) {
H A Dex_read.c297 ex_readfp(SCR *sp, char *name, FILE *fp, MARK *fm, recno_t *nlinesp, int silent) argument
319 for (lno = fm->lno; !ex_getline(sp, fp, &len); ++lno, ++lcnt) {
H A Dex_write.c285 ex_writefp(SCR *sp, char *name, FILE *fp, MARK *fm, MARK *tm, u_long *nlno, u_long *nch, int silent) argument
296 fline = fm->lno;
/freebsd-11-stable/contrib/apr/
H A Dapr.spec91 * Sat Aug 30 2008 Graham Leggett <minfrin@sharp.fm> 1.3.3
95 * Tue Jun 22 2004 Graham Leggett <minfrin@sharp.fm> 1.0.0-1
98 * Tue Jun 22 2004 Graham Leggett <minfrin@sharp.fm> 1.0.0-1
/freebsd-11-stable/contrib/ntp/libparse/
H A Dparsestreams.c221 struct fmodsw *fm = fmodsw; local
234 while (fm <= fmend)
236 if (!Strncmp(fm->f_name, mname, FMNAMESZ))
243 (fm->f_name[0] == '\0') &&
244 (fm->f_str == (struct streamtab *)0))
249 ifm = fm;
252 fm++;
321 while (fm <= fmend)
323 if (!Strncmp(fm->f_name, mname, FMNAMESZ))
328 fm
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_entry_from_file.c854 struct fiemap *fm; local
886 count = (sizeof(buff) - sizeof(*fm))/sizeof(*fe);
887 fm = (struct fiemap *)buff;
888 fm->fm_start = 0;
889 fm->fm_length = ~0ULL;;
890 fm->fm_flags = FIEMAP_FLAG_SYNC;
891 fm->fm_extent_count = count;
897 r = ioctl(*fd, FS_IOC_FIEMAP, fm);
904 if (fm->fm_mapped_extents == 0) {
911 fe = fm
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c187 struct fiemap *fm; local
197 fm = (struct fiemap *)buff;
198 fm->fm_start = 0;
199 fm->fm_length = ~0ULL;;
200 fm->fm_flags = FIEMAP_FLAG_SYNC;
201 fm->fm_extent_count = (sizeof(buff) - sizeof(*fm))/
203 r = ioctl(fd, FS_IOC_FIEMAP, fm);
/freebsd-11-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c575 struct file_mapping fm; local
582 fm.source = htobe32(mp->m_char);
583 fm.destination = htobe16(mp->m_glyph->g_index);
584 fm.length = htobe16(mp->m_length - 1);
585 if (fwrite(&fm, sizeof fm, 1, fp) != 1)
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp131 font *fm; member in class:font_info
168 font *fm; member in class:tfont_spec
228 internal_name(nm), external_name(enm), fm(f),
236 return fm != 0 && fm->contains(ci->get_index());
241 return fm != 0 && fm->is_special();
246 return fm == 0;
268 tfont_spec spec(f->external_name, f->number, f->fm, fs, height, slant);
421 return scale(hunits(fm
5859 font *fm = 0; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s92 fm .reg %fr23 label
175 XMPYU flt_0,fw_h,fm ; m[0] = flt_0*fw_h
177 FSTD fm,-8(%sp) ; -8(sp) = m[0]
249 XMPYU flt_0,fw_h,fm ; m = lt*fw_h
250 FSTD fm,-8(%sp) ; -8(sp) = m
341 XMPYU flt_0,fw_h,fm ; m = lt*fw_h
344 FSTD fm,-8(%sp) ; -8(sp) = m
410 XMPYU flt_0,fw_h,fm ; m = lt*fw_h
411 FSTD fm,-8(%sp) ; -8(sp) = m
487 XMPYU fht_0,flt_0,fm ;
[all...]
H A Dpa-risc2W.s84 fm .reg %fr23 label
167 XMPYU flt_0,fw_h,fm ; m[0] = flt_0*fw_h
169 FSTD fm,-8(%sp) ; -8(sp) = m[0]
241 XMPYU flt_0,fw_h,fm ; m = lt*fw_h
242 FSTD fm,-8(%sp) ; -8(sp) = m
331 XMPYU flt_0,fw_h,fm ; m = lt*fw_h
334 FSTD fm,-8(%sp) ; -8(sp) = m
400 XMPYU flt_0,fw_h,fm ; m = lt*fw_h
401 FSTD fm,-8(%sp) ; -8(sp) = m
476 XMPYU fht_0,flt_0,fm ;
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_context.h93 #include <sys/fm/util.h>
/freebsd-11-stable/contrib/apr-util/
H A Dapr-util.spec195 * Tue Jun 22 2004 Graham Leggett <minfrin@sharp.fm> 1.0.0-1
198 * Tue Jun 22 2004 Graham Leggett <minfrin@sharp.fm> 1.0.0-1
/freebsd-11-stable/contrib/sendmail/src/
H A Dcollect.c1043 ** fm -- the from line.
1069 eatfrom(fm, e)
1070 char *volatile fm;
1077 sm_dprintf("eatfrom(%s)\n", fm);
1080 p = fm;
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_fru.c37 #include <fm/libtopo.h>
38 #include <sys/fm/protocol.h>
205 "/usr/lib/fm/%s/libtopo.so", isa);
/freebsd-11-stable/sys/dev/aac/
H A Daac.c1461 struct aac_fibmap *fm; local
1470 fm = malloc(sizeof(struct aac_fibmap), M_AACBUF, M_NOWAIT|M_ZERO);
1471 if (fm == NULL)
1475 if (bus_dmamem_alloc(sc->aac_fib_dmat, (void **)&fm->aac_fibs,
1476 BUS_DMA_NOWAIT, &fm->aac_fibmap)) {
1479 free(fm, M_AACBUF);
1484 (void)bus_dmamap_load(sc->aac_fib_dmat, fm->aac_fibmap, fm->aac_fibs,
1489 bzero(fm->aac_fibs, sc->aac_max_fibs_alloc * sc->aac_max_fib_size);
1492 fm
1528 struct aac_fibmap *fm; local
[all...]
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid.c1193 struct aac_fibmap *fm; local
1204 fm = malloc(sizeof(struct aac_fibmap), M_AACRAIDBUF, M_NOWAIT|M_ZERO);
1205 if (fm == NULL)
1210 if (bus_dmamem_alloc(sc->aac_fib_dmat, (void **)&fm->aac_fibs,
1211 BUS_DMA_NOWAIT, &fm->aac_fibmap)) {
1214 free(fm, M_AACRAIDBUF);
1223 (void)bus_dmamap_load(sc->aac_fib_dmat, fm->aac_fibmap, fm->aac_fibs,
1229 bzero(fm->aac_fibs, sc->aac_max_fibs_alloc * maxsize);
1232 fm
1279 struct aac_fibmap *fm; local
[all...]

Completed in 318 milliseconds

12