OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATTR_NAME_CLOSE
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
attr_print0.c
194
vstream_fwrite(fp,
ATTR_NAME_CLOSE
, sizeof(
ATTR_NAME_CLOSE
));
attr_print_plain.c
189
vstream_fwrite(fp,
ATTR_NAME_CLOSE
, sizeof(
ATTR_NAME_CLOSE
));
attr_print64.c
234
attr_print64_str(fp,
ATTR_NAME_CLOSE
, sizeof(
ATTR_NAME_CLOSE
) - 1);
attr.h
58
#define
ATTR_NAME_CLOSE
"}"
attr_scan0.c
377
&& strcmp(
ATTR_NAME_CLOSE
, STR(name_buf)) == 0) {
attr_scan_plain.c
393
&& ch == '\n' && strcmp(
ATTR_NAME_CLOSE
, STR(name_buf)) == 0) {
attr_scan64.c
380
&& ch == '\n' && strcmp(
ATTR_NAME_CLOSE
, STR(name_buf)) == 0) {
Completed in 19 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026