OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:boolean_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/fstat/
zfs_znode.h
49
typedef int
boolean_t
;
typedef
99
boolean_t
z_is_sa; /* are we native sa? */
/src/regress/sys/uvm/pdsim/
pdsim.h
48
typedef int
boolean_t
;
typedef
90
boolean_t
pmap_clear_reference(struct vm_page *);
91
boolean_t
pmap_is_referenced(struct vm_page *);
/src/sbin/iscsid/
iscsid_globals.h
82
typedef int
boolean_t
;
typedef
474
void delete_portal(portal_t *,
boolean_t
);
485
boolean_t
register_event_handler(void);
/src/sys/sys/
types.h
223
* Deprecated Mach-style
boolean_t
type. Should not be used by new code.
225
typedef int
boolean_t
;
typedef
Completed in 20 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026