OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openInterface
(Results
1 - 4
of
4
) sorted by null
/external/expat/amiga/
expat_lib.c
56
struct Interface *
openInterface
(struct ExecIFace *IExec, CONST_STRPTR libName, uint32 libVer);
142
INewlib =
openInterface
(iexec, "newlib.library", 0);
227
struct Interface *
openInterface
(struct ExecIFace *IExec, CONST_STRPTR libName, uint32 libVer)
/external/ppp/pppd/plugins/rp-pppoe/
pppoe.h
283
int
openInterface
(char const *ifname, UINT16_t type, unsigned char *hwaddr);
if.c
261
*%FUNCTION:
openInterface
275
openInterface
(char const *ifname, UINT16_t type, unsigned char *hwaddr)
336
rp_fatal("
openInterface
: no hwaddr arg.");
408
*%FUNCTION:
openInterface
419
openInterface
(char const *ifname, UINT16_t type, unsigned char *hwaddr)
697
*%FUNCTION:
openInterface
708
openInterface
(char const *ifname, UINT16_t type, unsigned char *hwaddr)
discovery.c
590
openInterface
(conn->ifName, Eth_PPPOE_Discovery, conn->myEth);
Completed in 46 milliseconds