OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:whitespace_eq
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libwrap/
options.c
71
static char
whitespace_eq
[] = "= \t\r\n";
variable in typeref:typename:char[]
72
#define whitespace (
whitespace_eq
+ 1)
173
if (*(value = curr_opt + strcspn(curr_opt,
whitespace_eq
))) {
options.c
71
static char
whitespace_eq
[] = "= \t\r\n";
variable in typeref:typename:char[]
72
#define whitespace (
whitespace_eq
+ 1)
173
if (*(value = curr_opt + strcspn(curr_opt,
whitespace_eq
))) {
Completed in 40 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025