Searched defs:lp (Results 26 - 50 of 183) sorted by relevance

12345678

/freebsd-10-stable/bin/ed/
H A Dbuf.c46 get_sbuf_line(line_t *lp) argument
83 line_t *lp; local
130 add_line_node(line_t *lp) argument
143 get_line_node_addr(line_t *lp) argument
162 static line_t *lp = &buffer_head; local
[all...]
H A Dsub.c122 line_t *lp; local
168 substitute_matching_text(pattern_t *pat, line_t *lp, int gflag, int kth) argument
H A Dio.c70 line_t *lp = get_addressed_line_node(n); local
178 line_t *lp = get_addressed_line_node(n); local
/freebsd-10-stable/bin/sh/
H A Dshow.c73 struct nodelist *lp; local
/freebsd-10-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c83 const ctf_lookup_t *lp; local
/freebsd-10-stable/contrib/nvi/vi/
H A Dvs_relative.c99 vs_columns(SCR *sp, CHAR_T *lp, recno_t lno, size_t *cnop, size_t *diffp) argument
228 CHAR_T *lp, *p; local
[all...]
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dobstack.c349 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
377 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
411 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
442 register struct _obstack_chunk* lp; local
[all...]
/freebsd-10-stable/libexec/fingerd/
H A Dfingerd.c68 char *lp; local
/freebsd-10-stable/sys/ufs/ffs/
H A Dffs_subr.c337 int32_t *lp; local
/freebsd-10-stable/usr.bin/lam/
H A Dlam.c179 char *lp = linep; local
196 char *lp = linep; local
[all...]
/freebsd-10-stable/usr.bin/paste/
H A Dpaste.c131 LIST *lp; local
[all...]
/freebsd-10-stable/usr.sbin/rpc.statd/
H A Dprocs.c157 MonList *lp; local
224 MonList *lp, *next; local
386 MonList *lp; local
[all...]
/freebsd-10-stable/contrib/unbound/daemon/
H A Dstats.c144 struct listen_list* lp; local
/freebsd-10-stable/contrib/tcsh/
H A Dsh.parse.c474 const struct wordent *lp, *rp; local
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_subr.c170 int32_t *lp; local
/freebsd-10-stable/sys/xdr/
H A Dxdr_mem.c118 xdrmem_getlong_aligned(XDR *xdrs, long *lp) argument
130 xdrmem_putlong_aligned(XDR *xdrs, const long *lp) argument
142 xdrmem_getlong_unaligned(XDR *xdrs, long *lp) argument
156 xdrmem_putlong_unaligned(XDR *xdrs, const long *lp) argument
/freebsd-10-stable/sbin/recoverdisk/
H A Drecoverdisk.c44 struct lump *lp; local
55 static struct lump *lp; variable in typeref:struct:lump
[all...]
/freebsd-10-stable/sbin/ifconfig/
H A Diflagg.c194 struct lacp_opreq *lp; local
/freebsd-10-stable/contrib/binutils/gas/
H A Datof-generic.c598 LITTLENUM_TYPE *lp; local
/freebsd-10-stable/contrib/binutils/gas/config/
H A Datof-ieee.c262 LITTLENUM_TYPE *lp; local
[all...]
H A Datof-vax.c246 LITTLENUM_TYPE *lp; local
[all...]
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dobstack.c306 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
332 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
364 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
394 register struct _obstack_chunk* lp; local
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dobstack.c306 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
332 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
364 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ local
394 register struct _obstack_chunk* lp; local
[all...]
/freebsd-10-stable/contrib/gperf/src/
H A Dinput.cc786 const char *lp = line + 1; local
935 const char *lp = line; local
[all...]
/freebsd-10-stable/contrib/nvi/common/
H A Dlog.c235 CHAR_T *lp; local
744 nword *lp = (nword *)((uintptr_t)p / sizeof(nword) * sizeof(nword)); local
[all...]

Completed in 345 milliseconds

12345678