Searched defs:VALID_CHARS_ENV_NAME (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Denv-util.c36 #define VALID_CHARS_ENV_NAME \ macro
65 if (!strchr(VALID_CHARS_ENV_NAME, *p))

Completed in 12 milliseconds