OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itebell
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/amiga/dev/
iteioctl.h
51
struct
itebell
{
struct
73
#define ITEIOCGBELL _IOR('Z', 0x76, struct
itebell
)
74
#define ITEIOCSBELL _IOW('Z', 0x77, struct
itebell
)
ite.c
535
struct
itebell
*ib;
553
ib = (struct
itebell
*)addr;
559
ib = (struct
itebell
*)addr;
/src/sys/arch/atari/dev/
iteioctl.h
58
struct
itebell
{
struct
81
#define ITEIOCGBELL _IOR('Z', 0x76, struct
itebell
)
82
#define ITEIOCSBELL _IOW('Z', 0x77, struct
itebell
)
ite.c
513
struct
itebell
*ib;
581
ib = (struct
itebell
*)addr;
587
ib = (struct
itebell
*)addr;
/src/usr.sbin/iteconfig/
iteconfig.c
70
int initialize(const char *, struct itewinsize *, struct
itebell
*,
71
struct itewinsize *, struct
itebell
*);
82
struct
itebell
ib, newib;
260
struct
itebell
*ib, *newib;
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025