OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_input
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/stand/ahdilabel/
ahdilabel.c
52
int
get_input
(char *, int);
284
get_input
(char *buf, int len)
function
384
if (
get_input
(&buf[0], BUFLEN) > 2) {
392
if (
get_input
(&buf[0], BUFLEN)) {
399
if (
get_input
(&buf[0], BUFLEN)) {
407
if (
get_input
(&buf[0], BUFLEN)) {
414
if (
get_input
(&buf[0], BUFLEN)) {
/src/sys/dev/
video_if.h
485
int (*
get_input
)(void *, struct video_input *);
member in struct:video_hw_if
Completed in 20 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026