OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfg_obj_islist
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccfg/
parser.c
2147
cfg_obj_islist
(const cfg_obj_t *obj) {
function
2176
if (obj == NULL || !
cfg_obj_islist
(obj)) {
2180
if (recurse &&
cfg_obj_islist
(elt->obj)) {
/src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c
2335
cfg_obj_islist
(const cfg_obj_t *obj) {
function
2364
if (obj == NULL || !
cfg_obj_islist
(obj)) {
2368
if (recurse &&
cfg_obj_islist
(elt->obj)) {
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026