OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESCFILE
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd-6.8.2/
dhcp-common.h
68
#define
ESCFILE
(1 << 25)
dhcp-common.c
458
if (!(type & (ASCII | RAW | ESCSTRING |
ESCFILE
)) /* plain */ &&
464
if ((type & (ESCSTRING |
ESCFILE
) &&
466
(type &
ESCFILE
&& (c == '/' || c == ' ')))
Completed in 780 milliseconds