OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootpc_call
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_bootdhcp.c
226
static int
bootpc_call
(struct nfs_diskless *, struct lwp *, int *);
259
error =
bootpc_call
(nd, lwp, flags);
264
/* NOW we can test the error from
bootpc_call
. */
483
bootpc_call
(struct nfs_diskless *nd, struct lwp *lwp, int *flags)
function in typeref:typename:int
543
DPRINTF(("
bootpc_call
: SO_DONTROUTE failed %d\n", error));
549
DPRINTF(("
bootpc_call
: SO_BROADCAST failed %d\n", error));
567
DPRINTF(("
bootpc_call
: IP_MULTICAST_TTL failed %d\n", error));
573
DPRINTF(("
bootpc_call
: SO_RCVTIMEO failed %d\n", error));
581
DPRINTF(("
bootpc_call
: bind failed %d\n", error));
/src/sys/fs/nfs/common/
bootp_subr.c
287
static int
bootpc_call
(struct bootpc_globalcontext *gctx,
595
bootpc_call
(struct bootpc_globalcontext *gctx, struct lwp *td)
function in typeref:typename:int
1736
error =
bootpc_call
(gctx, td);
Completed in 13 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025