OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:B_FALSE
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/core/fs/xfs/
xfs_types.h
29
typedef enum {
B_FALSE
,B_TRUE } boolean_t;
/external/syslinux/extlinux/
xfs_types.h
29
typedef enum {
B_FALSE
,B_TRUE } boolean_t;
/external/libpcap/
pcap-libdlpi.c
92
return (
B_FALSE
);
Completed in 72 milliseconds