OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROTO
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/atari/stand/tostools/libtos/
libtos.h
37
#define
PROTO
(x) x
40
#define
PROTO
(x) ()
73
EXTERN int aout_load
PROTO
((int, struct osdsc *, char **, int));
74
EXTERN void bsd_startup
PROTO
((struct kparamb *)) NORETURN;
75
EXTERN int elf_load
PROTO
((int, struct osdsc *, char **, int));
76
EXTERN int eprintf
PROTO
((char *, ...));
77
EXTERN void error
PROTO
((int, char *, ...));
78
EXTERN void fatal
PROTO
((int, char *, ...)) NORETURN;
79
EXTERN void init_toslib
PROTO
((char *));
80
EXTERN int key_wait
PROTO
((char *))
[
all
...]
/src/usr.sbin/tadpolectl/
tadpolectl.c
49
#define
PROTO
(x) int x(int, int, int);
53
PROTO
(hw_version)
54
PROTO
(hw_microcontroller_version)
55
PROTO
(hw_poweroncycles)
56
PROTO
(hw_poweronseconds)
57
PROTO
(hw_power_mains)
58
PROTO
(hw_power_battery_int)
59
PROTO
(hw_power_battery_ext)
60
PROTO
(hw_power_battery_int_chargerate)
61
PROTO
(hw_power_battery_ext_chargerate
[
all
...]
/src/usr.bin/systat/
netstat.c
303
enter(struct inpcb *inp, struct socket *so, int state, const char *
proto
)
317
if (!streq(
proto
, p->ni_proto))
340
p->ni_proto =
proto
;
352
enter6(struct inpcb *inp, struct socket *so, int state, const char *
proto
)
366
if (!streq(
proto
, p->ni_proto))
389
p->ni_proto =
proto
;
403
#define
PROTO
FADDR+23
404
#define RCVCC
PROTO
+6
418
mvwaddstr(wnd, 0,
PROTO
, "
Proto
");
[
all
...]
Completed in 11 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025