OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lc_get_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
leasechain.c
133
lc_get_next
(struct leasechain *lc, struct lease *lp) {
function
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
262
#define LEASE_GET_NEXT(LQ, LEASE)
lc_get_next
(&LQ, LEASE)
263
#define LEASE_GET_NEXTP(LQ, LEASE)
lc_get_next
(LQ, LEASE)
3896
struct lease *
lc_get_next
(struct leasechain *lc, struct lease *lp);
Completed in 16 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026