Searched defs:ln (Results 1 - 25 of 98) sorted by relevance

1234

/freebsd-10-stable/contrib/bmake/lst.lib/
H A DlstDatum.c69 Lst_Datum(LstNode ln) argument
H A DlstPrev.c71 Lst_Prev(LstNode ln) argument
H A DlstReplace.c69 Lst_Replace(LstNode ln, void *d) argument
H A DlstSucc.c71 Lst_Succ(LstNode ln) argument
H A DlstRemove.c71 Lst_Remove(Lst l, LstNode ln) argument
H A DlstDestroy.c73 ListNode ln; local
[all...]
H A DlstDupl.c77 ListNode ln; local
H A DlstFindFrom.c71 Lst_FindFrom(Lst l, LstNode ln, const void *d, argument
H A DlstAppend.c77 Lst_InsertAfter(Lst l, LstNode ln, void *d) argument
H A DlstConcat.c81 ListNode ln; /* original LstNode */ local
H A DlstForEachFrom.c73 Lst_ForEachFrom(Lst l, LstNode ln, int (*proc)(void *, void *), argument
H A DlstInsert.c76 Lst_InsertBefore(Lst l, LstNode ln, void *d) argument
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dchange_lf.cpp34 void change_lineno(int ln) argument
H A Dlf.cpp36 int ln = 0; local
/freebsd-10-stable/contrib/amd/amd/
H A Damfs_linkx.c86 char *ln; local
/freebsd-10-stable/contrib/mdocml/
H A Dtbl_data.c142 tbl_cdata(struct tbl_node *tbl, int ln, const char *p) argument
207 tbl_data(struct tbl_node *tbl, int ln, const char *p) argument
38 data(struct tbl_node *tbl, struct tbl_span *dp, int ln, const char *p, int *pos) argument
[all...]
H A Dchars.c33 struct ln { struct
102 const struct ln *ln; local
136 const struct ln *ln; local
[all...]
H A Dtbl.c33 tbl_read(struct tbl_node *tbl, int ln, const char *p, int offs) argument
H A Dtbl_layout.c69 mods(struct tbl_node *tbl, struct tbl_cell *cp, int ln, const char *p, int *pos) argument
214 cell(struct tbl_node *tbl, struct tbl_row *rp, int ln, const char *p, int *pos) argument
296 row(struct tbl_node *tbl, int ln, const char *p, int *pos) argument
348 tbl_layout(struct tbl_node *tbl, int ln, const char *p) argument
[all...]
/freebsd-10-stable/usr.bin/ctags/
H A Dtree.c55 pfnote(const char *name, int ln) argument
/freebsd-10-stable/usr.sbin/ctm/ctm/
H A Dctm_ed.c19 int ln, ln2, iln, ret=0, c; local
/freebsd-10-stable/crypto/openssl/crypto/objects/
H A Dobj_lib.c69 char *ln = NULL, *sn = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dasn_moid.c113 char *ln, *ostr, *p, *lntmp; local
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Dexec.c153 size_t cnt, lp, ln; local
/freebsd-10-stable/usr.bin/make/
H A Dfor.c238 LstNode *ln; local

Completed in 117 milliseconds

1234