OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notspace
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libresolv/
dst_api.c
476
char name[PATH_MAX], enckey[RAW_KEY_SIZE], *
notspace
;
local
568
for (
notspace
= (char *) enckey; isspace((*
notspace
)&0xff); len--)
569
notspace
++;
571
dlen = b64_pton(
notspace
, deckey, sizeof(deckey));
Completed in 18 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026