OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:periodchar
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/resolv/
res_comp.c
163
#define
periodchar
(c) ((c) == PERIOD)
macro
180
if (
periodchar
(ch)) {
182
} else if (
periodchar
(pch)) {
185
} else if (
periodchar
(nch) || nch == '\0') {
204
if (
periodchar
(dn[1]))
228
if (!escaped &&
periodchar
(ch))
235
if (
periodchar
(ch))
/src/lib/libc/net/
getaddrinfo.c
387
#define
periodchar
(c) ((c) == PERIOD)
macro
402
if (
periodchar
(ch))
404
if (
periodchar
(pch)) {
407
} else if (
periodchar
(nch) || nch == '\0') {
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025