OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:option_cache
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/common/
tree.c
155
struct
option_cache
**oc;
368
int
option_cache
(struct
option_cache
**oc, struct data_string *dp,
function
2713
struct
option_cache
*oc;
2748
struct
option_cache
*oc;
2756
/* Only attempt to evaluate if
option_cache
is not null. This permits
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
387
struct
option_cache
{
struct
389
struct
option_cache
*next;
982
not an
option_cache
, but it's referenced in a lot of
984
struct
option_cache
*fixed_addr;
1518
struct
option_cache
*primary;
1519
struct
option_cache
*secondary;
1520
struct
option_cache
*primary6;
1521
struct
option_cache
*secondary6;
1884
struct
option_cache
*
1889
struct
option_cache
*oc, isc_boolean_t appendp)
[
all
...]
Completed in 18 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026