OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/restore/
symtab.c
541
struct entry *baseep, *
lep
;
local in function:initsymtable
610
lep
= (struct entry *)entry;
616
for (ep = &baseep[1]; ep <
lep
; ep++) {
/src/sys/netinet/
sctp_usrreq.c
3158
struct sctp_inpcb *
lep
;
local in function:sctp_optsset
3160
lep
= sctp_pcb_findep(addr_touse, 1, 0);
3161
if (
lep
!= NULL) {
3171
if (
lep
== inp) {
3174
} else if (
lep
== NULL) {
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025