OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_refcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libppath/
ppath.c
60
unsigned int
p_refcnt
;
member in struct:_ppath
168
p->
p_refcnt
= 1;
331
assert(p->
p_refcnt
!= 0);
333
p->
p_refcnt
++;
343
assert(p->
p_refcnt
!= 0);
345
if (--p->
p_refcnt
!= 0)
/src/sys/sys/
sysctl.h
316
int
p_refcnt
; /* Number of references */
member in struct:ki_pcred
Completed in 12 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025