OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:argtype
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
kern_sdt.c
100
struct sdt_argtype * const *
argtype
;
local in function:sdt_probe_stub
109
__link_set_foreach(
argtype
, sdt_argtypes_set)
110
printf("%s ", (*
argtype
)->type);
/src/usr.bin/xlint/common/
tyname.c
178
const type_t **
argtype
;
180
argtype
= tp->t_args;
181
if (*
argtype
== NULL)
183
for (; *
argtype
!= NULL;
argtype
++) {
185
buf_add(buf, type_name(*
argtype
));
/src/tests/lib/libcurses/director/
testlang_parse.y
562
add_to_vals(data_enum_t
argtype
, void *arg)
583
switch (
argtype
) {
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025