OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_URI
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
dhcp-common.h
77
#define
OT_URI
(1 << 29)
dhcp-common.c
134
else if (opt->type &
OT_URI
)
688
if (type &
OT_URI
&& isspace(c)) {
851
if ((opt->type & (OT_ARRAY |
OT_URI
)) == (OT_ARRAY |
OT_URI
)) {
900
if (opt->type & (OT_STRING |
OT_URI
)) {
if-options.c
2051
t |=
OT_URI
;
Completed in 16 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026