OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interface
(Results
1 - 25
of
651
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/bsd/unbound/dist/testdata/04-checkconf.tdir/
good.ifport
2
# bug301 : unbound-checkconf cannot parse
interface
'0.0.0.0@5353'
10
# If you give none the default (all)
interface
is used.
11
# specify every
interface
on a new '
interface
:' labelled line.
12
interface
: 192.0.2.153
13
interface
: 192.0.2.154
14
interface
: 2001:DB8::5
15
interface
: 0.0.0.0@5353
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
backtrace.f90
25
interface
30
end
interface
array-no-bounds.f90
22
interface
26
end
interface
call-no-debug-prog.f90
19
interface
27
end
interface
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
backtrace.f90
25
interface
30
end
interface
array-no-bounds.f90
22
interface
26
end
interface
call-no-debug-prog.f90
19
interface
27
end
interface
/src/usr.bin/rump_dhcpclient/
configure.h
33
int send_interface(int, const struct
interface
*);
34
int run_script(const struct
interface
*);
36
int configure(struct
interface
*);
/src/external/bsd/unbound/dist/testdata/acl_interface.tdir/
acl_interface.conf
13
#
Interface
configuration for IPv4
14
interface
: @IPV4_ADDR@@@PORT_ALLOW@
15
interface
: @IPV4_ADDR@@@PORT_DENY@
16
interface
: @IPV4_ADDR@@@PORT_REFUSE@
17
interface
: @IPV4_ADDR@@@PORT_TAG_1@
18
interface
: @IPV4_ADDR@@@PORT_TAG_2@
19
interface
: @IPV4_ADDR@@@PORT_TAG_3@
20
interface
: @IPV4_ADDR@@@PORT_RPZ_1@
21
interface
: @IPV4_ADDR@@@PORT_RPZ_2@
22
interface
: @IPV4_ADDR@@@PORT_RPZ_NX
[
all
...]
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
objfwd.d
18
interface
IMoniker;
19
interface
IStream;
20
interface
IMarshal;
21
interface
IMalloc;
22
interface
IMallocSpy;
23
interface
IMessageFilter;
24
interface
IPersist;
25
interface
IPersistStream;
26
interface
IRunningObjectTable;
27
interface
IBindCtx
[
all
...]
/src/external/bsd/dhcpcd/dist/src/
privsep-bpf.h
38
ssize_t ps_bpf_openarp(const struct
interface
*, const struct in_addr *);
39
ssize_t ps_bpf_closearp(const struct
interface
*, const struct in_addr *);
40
ssize_t ps_bpf_sendarp(const struct
interface
*, const struct in_addr *,
44
ssize_t ps_bpf_openbootp(const struct
interface
*);
45
ssize_t ps_bpf_closebootp(const struct
interface
*);
46
ssize_t ps_bpf_sendbootp(const struct
interface
*, const void *, size_t);
47
ssize_t ps_bpf_openbootpudp(const struct
interface
*);
48
ssize_t ps_bpf_closebootpudp(const struct
interface
*);
49
ssize_t ps_bpf_sendbootpudp(const struct
interface
*, const void *, size_t);
bpf.h
39
* binding the
interface
and setting the filter where we receive data.
58
const struct
interface
*bpf_ifp;
68
size_t bpf_frame_header_len(const struct
interface
*);
69
void *bpf_frame_header_src(const struct
interface
*, void *, size_t *);
70
void *bpf_frame_header_dst(const struct
interface
*, void *, size_t *);
71
int bpf_frame_bcast(const struct
interface
*, const void *);
72
struct bpf * bpf_open(const struct
interface
*,
duid.h
38
size_t duid_make(void *, const struct
interface
*, uint16_t);
39
size_t duid_init(struct dhcpcd_ctx *, const struct
interface
*);
script.h
38
int send_interface(struct fd_list *, const struct
interface
*, int);
40
int script_runreason(const struct
interface
*, const char *);
privsep-inet.h
42
ssize_t ps_inet_sendbootp(struct
interface
*, const struct msghdr *);
48
ssize_t ps_inet_opennd(struct
interface
*);
49
ssize_t ps_inet_closend(struct
interface
*);
51
ssize_t ps_inet_sendnd(struct
interface
*, const struct msghdr *);
55
ssize_t ps_inet_senddhcp6(struct
interface
*, const struct msghdr *);
ipv4ll.h
64
int ipv4ll_subnetroute(rb_tree_t *, struct
interface
*);
65
int ipv4ll_defaultroute(rb_tree_t *,struct
interface
*);
66
ssize_t ipv4ll_env(FILE *, const char *, const struct
interface
*);
75
void ipv4ll_reset(struct
interface
*);
76
void ipv4ll_drop(struct
interface
*);
77
void ipv4ll_free(struct
interface
*);
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
virtfunc2.cc
18
class
interface
class
23
class Obj : virtual public
interface
29
class Obj2 : Obj, virtual public
interface
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
virtfunc2.cc
18
class
interface
class
23
class Obj : virtual public
interface
29
class Obj2 : Obj, virtual public
interface
/src/external/bsd/wpa/dist/hostapd/
ctrl_iface.h
2
* hostapd / UNIX domain socket -based control
interface
15
int hostapd_global_ctrl_iface_init(struct hapd_interfaces *
interface
);
16
void hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *
interface
);
28
hostapd_global_ctrl_iface_init(struct hapd_interfaces *
interface
)
34
hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *
interface
)
/src/external/bsd/unbound/dist/testdata/proxy_protocol.tdir/
proxy_protocol.conf
4
interface
: 127.0.0.1@@PORT@
5
interface
: 127.0.0.1@@PROXYPORT@
6
interface
: 127.0.0.1@@PROXYTLSPORT@
7
interface
: @INTERFACE_ALLOW_ADDR@@@PORT@
8
interface
: @INTERFACE_ALLOW_ADDR@@@PROXYPORT@
9
interface
: @INTERFACE_ALLOW_ADDR@@@PROXYTLSPORT@
10
interface
: @INTERFACE_REFUSE_ADDR@@@PORT@
11
interface
: @INTERFACE_REFUSE_ADDR@@@PROXYPORT@
12
interface
: @INTERFACE_REFUSE_ADDR@@@PROXYTLSPORT@
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
icmp.h
29
void neighbor_solicit_send(interface_t *NONNULL
interface
, struct in6_addr *NONNULL destination);
32
void set_router_mode(interface_t *NONNULL
interface
, int mode);
33
void icmp_interface_subscribe(interface_t *NONNULL
interface
, bool added);
35
void neighbor_solicit_send(interface_t *NONNULL
interface
, struct in6_addr *NONNULL destination);
36
void router_solicit_send(interface_t *NONNULL
interface
);
37
void router_advertisement_send(interface_t *NONNULL
interface
, const struct in6_addr *NONNULL destination);
/src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
openacc.f90
61
interface
67
end
interface
69
interface
76
end
interface
86
interface
acc_on_device
88
end
interface
/src/external/bsd/unbound/dist/testdata/stub_udp6.tdir/
stub_udp6.conf
4
interface
: ::1
5
outgoing-
interface
: ::1
/src/external/gpl3/gcc/dist/libobjc/objc/
NXConstStr.h
0
/*
Interface
for the NXConstantString class for Objective-C.
36
@
interface
NXConstantString: Object
/src/external/gpl3/gcc.old/dist/libobjc/objc/
NXConstStr.h
0
/*
Interface
for the NXConstantString class for Objective-C.
36
@
interface
NXConstantString: Object
Completed in 24 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Thu Apr 23 00:23:13 UTC 2026