OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:search_data
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/tpctl/
data.c
143
if (
search_data
(data, elem->name) != NULL) {
385
search_data
(struct tpctl_data *data, char *name)
function
data.c
143
if (
search_data
(data, elem->name) != NULL) {
385
search_data
(struct tpctl_data *data, char *name)
function
/src/external/gpl3/binutils/dist/binutils/
dlltool.c
3221
symname_search_data_type *
search_data
= (symname_search_data_type *) obj;
3225
if (
search_data
->found)
3243
search_data
->symname,
3244
strlen (
search_data
->symname)) == 0)
3246
search_data
->found = true;
3276
symname_search_data_type
search_data
;
3282
/* Initialize
search_data
. */
3283
search_data
.symname = "__NULL_IMPORT_DESCRIPTOR";
3284
search_data
.found = false;
3306
(void *) &
search_data
);
3220
symname_
search_data
_type *
search_data
= (symname_
search_data
_type *) obj;
local
3275
symname_
search_data
_type
search_data
;
local
[
all
...]
dlltool.c
3221
symname_search_data_type *
search_data
= (symname_search_data_type *) obj;
3225
if (
search_data
->found)
3243
search_data
->symname,
3244
strlen (
search_data
->symname)) == 0)
3246
search_data
->found = true;
3276
symname_search_data_type
search_data
;
3282
/* Initialize
search_data
. */
3283
search_data
.symname = "__NULL_IMPORT_DESCRIPTOR";
3284
search_data
.found = false;
3306
(void *) &
search_data
);
3220
symname_
search_data
_type *
search_data
= (symname_
search_data
_type *) obj;
local
3275
symname_
search_data
_type
search_data
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/binutils/
dlltool.c
3220
symname_search_data_type *
search_data
= (symname_search_data_type *) obj;
3224
if (
search_data
->found)
3242
search_data
->symname,
3243
strlen (
search_data
->symname)) == 0)
3245
search_data
->found = true;
3275
symname_search_data_type
search_data
;
3281
/* Initialize
search_data
. */
3282
search_data
.symname = "__NULL_IMPORT_DESCRIPTOR";
3283
search_data
.found = false;
3305
(void *) &
search_data
);
3219
symname_
search_data
_type *
search_data
= (symname_
search_data
_type *) obj;
local
3274
symname_
search_data
_type
search_data
;
local
[
all
...]
dlltool.c
3220
symname_search_data_type *
search_data
= (symname_search_data_type *) obj;
3224
if (
search_data
->found)
3242
search_data
->symname,
3243
strlen (
search_data
->symname)) == 0)
3245
search_data
->found = true;
3275
symname_search_data_type
search_data
;
3281
/* Initialize
search_data
. */
3282
search_data
.symname = "__NULL_IMPORT_DESCRIPTOR";
3283
search_data
.found = false;
3305
(void *) &
search_data
);
3219
symname_
search_data
_type *
search_data
= (symname_
search_data
_type *) obj;
local
3274
symname_
search_data
_type
search_data
;
local
[
all
...]
Completed in 54 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026