OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chop_string
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libwrap/
options.c
76
static char *
chop_string
/* strip leading and trailing blanks */
172
curr_opt =
chop_string
(curr_opt);
209
value =
chop_string
(percent_x(bf, sizeof(bf), value, request));
441
if (setenv(
chop_string
(value),
chop_string
(var_value), 1))
617
/*
chop_string
- strip leading and trailing blanks from string */
620
chop_string
(register char *string)
function in typeref:typename:char *
options.c
76
static char *
chop_string
/* strip leading and trailing blanks */
172
curr_opt =
chop_string
(curr_opt);
209
value =
chop_string
(percent_x(bf, sizeof(bf), value, request));
441
if (setenv(
chop_string
(value),
chop_string
(var_value), 1))
617
/*
chop_string
- strip leading and trailing blanks from string */
620
chop_string
(register char *string)
function in typeref:typename:char *
Completed in 79 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025