Home
last modified time | relevance | path

Searched defs:lp (Results 1 – 25 of 195) sorted by relevance

12345678

/freebsd-10-stable/sys/net/
Dieee8023ad_lacp.c232 struct lacp_port *lp = LACP_PORT(lgp); in lacp_input() local
259 lacp_pdu_input(struct lacp_port *lp, struct mbuf *m) in lacp_pdu_input()
329 lacp_fill_actorinfo(struct lacp_port *lp, struct lacp_peerinfo *info) in lacp_fill_actorinfo()
343 lacp_fill_markerinfo(struct lacp_port *lp, struct lacp_markerinfo *info) in lacp_fill_markerinfo()
354 lacp_xmit_lacpdu(struct lacp_port *lp) in lacp_xmit_lacpdu()
408 lacp_xmit_marker(struct lacp_port *lp) in lacp_xmit_marker()
451 struct lacp_port *lp = LACP_PORT(lgp); in lacp_linkstate() local
497 struct lacp_port *lp; in lacp_tick() local
520 struct lacp_port *lp; in lacp_port_create() local
569 struct lacp_port *lp = LACP_PORT(lgp); in lacp_port_destroy() local
[all …]
Dif_lagg.c270 struct lagg_port *lp; in lagg_register_vlan() local
292 struct lagg_port *lp; in lagg_unregister_vlan() local
392 struct lagg_port *lp; in lagg_clone_destroy() local
438 struct lagg_port lp; in lagg_lladdr() local
465 struct lagg_port *lp; in lagg_capabilities() local
501 lagg_port_lladdr(struct lagg_port *lp, uint8_t *lladdr) in lagg_port_lladdr()
588 struct lagg_port *lp, *tlp; in lagg_port_create() local
710 struct lagg_port *lp; in lagg_port_checkstacking() local
727 lagg_port_destroy(struct lagg_port *lp, int runpd) in lagg_port_destroy()
806 struct lagg_port *lp = NULL; in lagg_port_ioctl() local
[all …]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libuutil/common/
Duu_list.c35 #define ELEM_TO_NODE(lp, e) \ argument
38 #define NODE_TO_ELEM(lp, n) \ argument
182 uu_list_t *lp, *next, *prev; in uu_list_create() local
231 uu_list_destroy(uu_list_t *lp) in uu_list_destroy()
263 list_insert(uu_list_t *lp, uu_list_node_impl_t *np, uu_list_node_impl_t *prev, in list_insert()
292 uu_list_insert(uu_list_t *lp, void *elem, uu_list_index_t idx) in uu_list_insert()
315 uu_list_find(uu_list_t *lp, void *elem, void *private, uu_list_index_t *out) in uu_list_find()
348 uu_list_nearest_next(uu_list_t *lp, uu_list_index_t idx) in uu_list_nearest_next()
373 uu_list_nearest_prev(uu_list_t *lp, uu_list_index_t idx) in uu_list_nearest_prev()
397 list_walk_init(uu_list_walk_t *wp, uu_list_t *lp, uint32_t flags) in list_walk_init()
[all …]
/freebsd-10-stable/contrib/gdb/gdb/
Dlin-lwp.c158 struct lwp_info *lp, *lpnext; in init_lwp_list() local
178 struct lwp_info *lp; in add_lwp() local
201 struct lwp_info *lp, *lpprev; in delete_lwp() local
230 struct lwp_info *lp; in find_lwp_pid() local
253 struct lwp_info *lp, *lpnext; in iterate_over_lwps() local
281 struct lwp_info *lp; in lin_lwp_attach_lwp() local
354 struct lwp_info *lp; in lin_lwp_attach() local
394 detach_callback (struct lwp_info *lp, void *data) in detach_callback()
477 resume_callback (struct lwp_info *lp, void *data) in resume_callback()
496 resume_clear_callback (struct lwp_info *lp, void *data) in resume_clear_callback()
[all …]
/freebsd-10-stable/sys/sys/
Dlockstat.h164 #define LOCKSTAT_RECORD4(probe, lp, arg1, arg2, arg3, arg4) do { \ argument
172 #define LOCKSTAT_RECORD(probe, lp, arg1) \ argument
175 #define LOCKSTAT_RECORD0(probe, lp) \ argument
178 #define LOCKSTAT_RECORD1(probe, lp, arg1) \ argument
181 #define LOCKSTAT_RECORD2(probe, lp, arg1, arg2) \ argument
184 #define LOCKSTAT_RECORD3(probe, lp, arg1, arg2, arg3) \ argument
187 #define LOCKSTAT_PROFILE_OBTAIN_LOCK_SUCCESS(probe, lp, c, wt, f, l) do { \ argument
195 #define LOCKSTAT_PROFILE_RELEASE_LOCK(probe, lp) do { \ argument
208 #define LOCKSTAT_RECORD(probe, lp, arg1) argument
209 #define LOCKSTAT_RECORD0(probe, lp) argument
[all …]
/freebsd-10-stable/lib/libc/gen/
Dtelldir.c56 struct ddloc *lp, *flp; local
103 struct ddloc *lp; local
149 struct ddloc *lp; in _fixtelldir() local
168 struct ddloc *lp; local
/freebsd-10-stable/bin/ed/
Dbuf.c46 get_sbuf_line(line_t *lp) in get_sbuf_line()
83 line_t *lp; in put_sbuf_line() local
130 add_line_node(line_t *lp) in add_line_node()
143 get_line_node_addr(line_t *lp) in get_line_node_addr()
162 static line_t *lp = &buffer_head; in get_addressed_line_node() local
Dglbl.c44 line_t *lp; in build_active_list() local
79 line_t *lp = NULL; in exec_global() local
146 set_active_node(line_t *lp) in set_active_node()
186 line_t *lp; in unset_active_nodes() local
Dmain.c902 line_t *lp; in get_matching_node_addr() local
1035 const char *lp = ibuf; in append_lines() local
1164 line_t *lp, *np = get_addressed_line_node(first_addr); in copy_lines() local
1252 mark_line_node(line_t *lp, int n) in mark_line_node()
1278 unmark_line_node(line_t *lp) in unmark_line_node()
1292 dup_line_node(line_t *lp) in dup_line_node()
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
Dutil.h97 #define LOCK(lp) do { \ argument
108 #define UNLOCK(lp) do { \ argument
115 #define ISLOCKED(lp) (1) argument
116 #define DESTROYLOCK(lp) \ argument
134 #define WAIT(cvp, lp) do { \ argument
159 #define WAITUNTIL(cvp, lp, tp) \ argument
162 #define RWLOCK(lp, t) do { \ argument
173 #define RWUNLOCK(lp, t) do { \ argument
/freebsd-10-stable/lib/libc/xdr/
Dxdr_mem.c124 xdrmem_getlong_aligned(xdrs, lp) in xdrmem_getlong_aligned() argument
138 xdrmem_putlong_aligned(xdrs, lp) in xdrmem_putlong_aligned() argument
152 xdrmem_getlong_unaligned(xdrs, lp) in xdrmem_getlong_unaligned() argument
168 xdrmem_putlong_unaligned(xdrs, lp) in xdrmem_putlong_unaligned() argument
Dxdr_stdio.c112 xdrstdio_getlong(xdrs, lp) in xdrstdio_getlong() argument
125 xdrstdio_putlong(xdrs, lp) in xdrstdio_putlong() argument
/freebsd-10-stable/sbin/iscontrol/
Dlogin.c77 token_t *lp; in selectFrom() local
225 login_rsp_t *lp = (login_rsp_t *)pp; in handleLoginResp() local
283 login_req_t *lp; in handleChap() local
326 login_req_t *lp; in authenticate() local
370 login_req_t *lp; in loginPhase() local
/freebsd-10-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_util.c39 ctf_list_append(ctf_list_t *lp, void *new) in ctf_list_append()
59 ctf_list_prepend(ctf_list_t *lp, void *new) in ctf_list_prepend()
79 ctf_list_delete(ctf_list_t *lp, void *existing) in ctf_list_delete()
/freebsd-10-stable/sys/xdr/
Dxdr_mem.c118 xdrmem_getlong_aligned(XDR *xdrs, long *lp) in xdrmem_getlong_aligned()
130 xdrmem_putlong_aligned(XDR *xdrs, const long *lp) in xdrmem_putlong_aligned()
142 xdrmem_getlong_unaligned(XDR *xdrs, long *lp) in xdrmem_getlong_unaligned()
156 xdrmem_putlong_unaligned(XDR *xdrs, const long *lp) in xdrmem_putlong_unaligned()
/freebsd-10-stable/usr.sbin/ac/
Dac.c270 struct user_entry *lp; in show_users() local
283 struct utmpx_entry *lp; in show_today() local
318 struct utmpx_entry *lp, *lp2, *tlp; in log_out() local
349 struct utmpx_entry *lp; in log_in() local
405 struct utmpx_entry *lp; in ac() local
/freebsd-10-stable/contrib/tcpdump/
Dutil.c284 tok2strbuf(register const struct tok *lp, register const char *fmt, in tok2strbuf()
305 tok2str(register const struct tok *lp, register const char *fmt, in tok2str()
323 bittok2str_internal(register const struct tok *lp, register const char *fmt, in bittok2str_internal()
374 bittok2str_nosep(register const struct tok *lp, register const char *fmt, in bittok2str_nosep()
385 bittok2str(register const struct tok *lp, register const char *fmt, in bittok2str()
398 tok2strary_internal(register const char **lp, int n, register const char *fmt, in tok2strary_internal()
/freebsd-10-stable/contrib/nvi/vi/
Dv_section.c70 char *list, *lp; in v_sectionf() local
177 char *list, *lp; in v_sectionb() local
/freebsd-10-stable/sbin/bsdlabel/
Dbsdlabel.c301 fixlabel(struct disklabel *lp) in fixlabel()
322 makelabel(const char *type, struct disklabel *lp) in makelabel()
386 struct disklabel *lp = &lab; in writelabel() local
552 display(FILE *f, const struct disklabel *lp) in display()
767 getasciilabel(FILE *f, struct disklabel *lp) in getasciilabel()
1043 getasciipartspec(char *tp, struct disklabel *lp, int part, int lineno) in getasciipartspec()
1125 checklabel(struct disklabel *lp) in checklabel()
/freebsd-10-stable/contrib/binutils/libiberty/
Dobstack.c306 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ in _obstack_allocated_p() local
332 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ in _obstack_free() local
364 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ in obstack_free() local
394 register struct _obstack_chunk* lp; in _obstack_memory_used() local
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dobstack.c306 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ in _obstack_allocated_p() local
332 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ in _obstack_free() local
364 register struct _obstack_chunk *lp; /* below addr of any objects in this chunk */ in obstack_free() local
394 register struct _obstack_chunk* lp; in _obstack_memory_used() local
/freebsd-10-stable/gnu/usr.bin/grep/
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
/freebsd-10-stable/crypto/openssl/crypto/des/
Dqud_cksm.c88 } *lp; in DES_quad_cksum() local
90 DES_LONG *lp; in DES_quad_cksum() local
/freebsd-10-stable/libexec/revnetgroup/
Dparse_netgroup.c138 struct linelist *lp, *olp; in __endnetgrent() local
182 struct linelist *lp = linehead; in parse_netgrp() local
288 struct linelist *lp; in read_for_group() local
/freebsd-10-stable/usr.sbin/rpc.statd/
Dprocs.c157 MonList *lp; in sm_mon_1_svc() local
224 MonList *lp, *next; in do_unmon() local
386 MonList *lp; in sm_notify_1_svc() local

12345678