Home
last modified time | relevance | path

Searched refs:bootpc_ifctx_isunresolved (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dbootp_subr.c304 static __inline int bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx);
476 bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isunresolved() function
1275 if (bootpc_ifctx_isunresolved(ifctx) != 0) in bootpc_compose_query()