OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctxobj
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
ctxobj.exp
18
set executable
ctxobj
-m
28
set libsrc [list "${srcdir}/${subdir}/
ctxobj
-v.c" \
29
"${srcdir}/${subdir}/
ctxobj
-f.c"]
63
set bp_location [gdb_get_line_number "STOP" "
ctxobj
-f.c"]
64
gdb_test "break
ctxobj
-f.c:$bp_location" \
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
ctxobj.exp
18
set executable
ctxobj
-m
28
set libsrc [list "${srcdir}/${subdir}/
ctxobj
-v.c" \
29
"${srcdir}/${subdir}/
ctxobj
-f.c"]
63
set bp_location [gdb_get_line_number "STOP" "
ctxobj
-f.c"]
64
gdb_test "break
ctxobj
-f.c:$bp_location" \
/src/external/mpl/bind/dist/lib/isc/
mem.c
1477
json_object *
ctxobj
, *obj;
local
1484
ctxobj
= json_object_new_object();
1485
CHECKMEM(
ctxobj
);
1490
json_object_object_add(
ctxobj
, "id", obj);
1495
json_object_object_add(
ctxobj
, "name", obj);
1500
json_object_object_add(
ctxobj
, "references", obj);
1504
json_object_object_add(
ctxobj
, "malloced", obj);
1508
json_object_object_add(
ctxobj
, "inuse", obj);
1512
json_object_object_add(
ctxobj
, "pools", obj);
1516
json_object_object_add(
ctxobj
, "hiwater", obj)
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/isc/
mem.c
2226
json_object *
ctxobj
, *obj;
local
2250
ctxobj
= json_object_new_object();
2251
CHECKMEM(
ctxobj
);
2256
json_object_object_add(
ctxobj
, "id", obj);
2261
json_object_object_add(
ctxobj
, "name", obj);
2266
json_object_object_add(
ctxobj
, "references", obj);
2270
json_object_object_add(
ctxobj
, "total", obj);
2274
json_object_object_add(
ctxobj
, "inuse", obj);
2278
json_object_object_add(
ctxobj
, "maxinuse", obj);
2282
json_object_object_add(
ctxobj
, "malloced", obj)
[
all
...]
Completed in 19 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026