Searched refs:ln (Results 101 - 125 of 450) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/mdocml/
H A Dtbl.c35 tbl_read(struct tbl_node *tbl, int ln, const char *p, int pos) argument
67 tbl_option(tbl, ln, p, &pos);
77 tbl_layout(tbl, ln, p, pos);
80 tbl_cdata(tbl, ln, p, pos);
83 tbl_data(tbl, ln, p, pos);
H A Dmdoc.c60 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) argument
63 if (mdoc->last->type != ROFFT_EQN || ln > mdoc->last->line)
78 mdoc_pmacro(mdoc, ln, buf, offs) :
79 mdoc_ptext(mdoc, ln, buf, offs);
323 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) argument
341 ln, sv, buf + sv - 1);
372 ln, offs - 1, NULL);
381 mdoc_macro(mdoc, tok, ln, sv, &offs, buf);
397 mdoc_macro(mdoc, MDOC_It, ln, sv, &sv, buf);
403 mdoc_macro(mdoc, tok, ln, s
[all...]
H A Dman.c44 man_parseln(struct roff_man *man, int ln, char *buf, int offs) argument
47 if (man->last->type != ROFFT_EQN || ln > man->last->line)
51 man_pmacro(man, ln, buf, offs) :
52 man_ptext(man, ln, buf, offs);
165 man_pmacro(struct roff_man *man, int ln, char *buf, int offs) argument
184 ln, ppos, buf + ppos - 1);
215 ln, offs - 1, NULL);
242 (*man_macros[tok].fp)(man, tok, ln, ppos, &offs, buf);
267 roff_body_alloc(man, ln, ppos, man->last->tok);
H A Droff.c127 int ln, /* parse line */ \
1118 roff_res(struct roff *r, struct buf *buf, int ln, int pos) argument
1165 ln, stesc + 1 - buf->buf, stesc + 1);
1178 ln, cp - buf->buf, NULL);
1255 r->parse, ln, (int)(stesc - buf->buf),
1263 ln, (int)(stesc - buf->buf), NULL);
1304 ln, (int)(stesc - buf->buf), stesc);
1343 roff_evalnum(r, ln, stnam, &npos,
1364 r->parse, ln, (int)(stesc - buf->buf),
1369 ln, (in
1459 roff_parseln(struct roff *r, int ln, struct buf *buf, int *offs) argument
1611 roff_parse(struct roff *r, char *buf, int *pos, int ln, int ppos) argument
1699 roff_ccond(struct roff *r, int ln, int ppos) argument
2109 roff_evalcond(struct roff *r, int ln, char *v, int *pos) argument
2376 roff_evalpar(struct roff *r, int ln, const char *v, int *pos, int *res, int flags) argument
2406 roff_evalnum(struct roff *r, int ln, const char *v, int *pos, int *res, int flags) argument
3411 roff_getname(struct roff *r, char **cpp, int ln, int pos) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_dat.pl73 $ln{$1}=$d;
102 $ln=defined($ln{$nid{$i}})?"$ln{$nid{$i}}":"NULL";
105 $sn=$ln;
106 $sn{$nid{$i}} = $ln;
109 if ($ln eq "NULL") {
110 $ln=$sn;
111 $ln{$nid{$i}} = $sn;
116 $out.=","."\"$ln\"";
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_sqr.c213 BN_ULONG ln, lo, *p; local
278 ln = (lo + c1) & BN_MASK2;
279 *p = ln;
285 if (ln < (BN_ULONG)c1) {
289 ln = (lo + 1) & BN_MASK2;
290 *p = ln;
291 } while (ln == 0);
/freebsd-11-stable/release/
H A DMakefile.mirrors107 ln -s \
117 ln -s \
127 ln -s \
139 ln -s \
147 ln -s \
163 ln -s \
171 ln -s \
178 ln -s \
190 ln -s \
198 ln
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dstage-install.sh70 ln $1 $2 2> /dev/null || cp -p $1 $2
/freebsd-11-stable/share/mk/
H A Dstage-install.sh71 ln $1 $2 2> /dev/null || cp -p $1 $2
/freebsd-11-stable/etc/rc.d/
H A Ddumpon21 ln -fs "${1}" /dev/dumpdev
H A Dsyslogd33 ln -sf /var/run/log /dev/log
/freebsd-11-stable/tools/kerneldoc/
H A DMakefile13 LN?= ln
/freebsd-11-stable/tools/tools/nanobsd/
H A Dfill_pkg.sh88 ln -s $NANO_PKG_DUMP/$p.t[bx]z $NANO_PACKAGE_DIR
/freebsd-11-stable/bin/rmail/
H A DMakefile34 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-11-stable/contrib/elftoolchain/ar/
H A DMakefile28 ln -s ${PROG} ${.TARGET}
/freebsd-11-stable/bin/
H A DMakefile23 ln \
/freebsd-11-stable/tools/tools/zfsboottest/
H A DMakefile26 ln -sf ${SRCTOP}/sys/i386/include machine
/freebsd-11-stable/lib/libsmutil/
H A DMakefile24 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-11-stable/libexec/smrsh/
H A DMakefile27 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-11-stable/usr.bin/vacation/
H A DMakefile26 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-11-stable/usr.sbin/mailstats/
H A DMakefile28 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-11-stable/usr.sbin/makemap/
H A DMakefile28 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-11-stable/usr.sbin/praliases/
H A DMakefile28 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-11-stable/usr.sbin/editmap/
H A DMakefile27 ln -sf ${.ALLSRC} ${.TARGET}
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dar_to_bc.sh26 ln -s $INPUTS $SCRATCH_DIR/

Completed in 156 milliseconds

1234567891011>>