OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:source_types
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/tools/ctf/cvt/
ctfconvert.c
95
source_types_t
source_types
;
local
110
source_types
= built_source_types(elf, filename);
112
if ((
source_types
== SOURCE_NONE || (
source_types
& SOURCE_UNKNOWN)) &&
135
if (!(
source_types
& SOURCE_C) && ignore_non_c) {
ctftools.h
383
typedef enum
source_types
{
enum
/src/sbin/rndctl/
rndctl.c
60
static const arg_t
source_types
[] = {
variable
105
a =
source_types
;
122
a =
source_types
;
Completed in 25 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026