OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ypb
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/yp/
yplib.c
283
__yp_unbind(struct dom_binding *
ypb
)
286
_DIAGASSERT(
ypb
!= NULL);
288
clnt_destroy(
ypb
->dom_client);
289
ypb
->dom_client = NULL;
290
ypb
->dom_socket = -1;
305
struct dom_binding *
ypb
, *ypbp;
local in function:yp_unbind
311
for (
ypb
= _ypbindlist;
ypb
;
ypb
=
ypb
->dom_pnext)
[
all
...]
/src/distrib/utils/libhack/
yplib.c
108
__yp_unbind(
ypb
)
109
struct dom_binding *
ypb
;
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025