OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:close_brace
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/pkg_install/dist/admin/
audit.c
431
const char *open_brace, *
close_brace
, *inner_brace, *suffix, *iter;
local
437
if ((
close_brace
= strchr(pattern, '}')) != NULL)
442
close_brace
= strchr(open_brace, '}');
443
if (strchr(pattern, '}') !=
close_brace
)
448
if (inner_brace >=
close_brace
)
456
suffix =
close_brace
+ 1;
464
if (iter == NULL || iter >
close_brace
)
465
iter =
close_brace
;
476
} while (iter <
close_brace
);
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
511
int
close_brace
; /* Put a closing } after we're through with
member in struct:ldap_config_stack
Completed in 16 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026