Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
HDbootp_subr.c262 static __inline int bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx);
451 bootpc_ifctx_isunresolved(struct bootpc_ifcontext *ifctx) in bootpc_ifctx_isunresolved() function
1194 if (bootpc_ifctx_isunresolved(ifctx) != 0) in bootpc_compose_query()