OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bool_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/include/rpc/
types.h
43
typedef int32_t
bool_t
;
typedef
/src/sys/dev/pci/bktr/
bktr_core.c
230
typedef u_char
bool_t
;
typedef
435
static
bool_t
getline(bktr_reg_t *, int);
436
static
bool_t
notclipped(bktr_reg_t * , int , int);
437
static
bool_t
split(bktr_reg_t *, volatile u_int **, int, u_int, int,
2590
static
bool_t
notclipped (bktr_reg_t * bktr, int x, int width) {
2617
static
bool_t
getline(bktr_reg_t *bktr, int x) {
2661
static
bool_t
split(bktr_reg_t * bktr, volatile u_int **dma_prog, int width ,
Completed in 21 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026