OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_zero
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/intrctl/
intrctl.c
190
bool
is_zero
= true;
local in function:intrctl_list_one
195
is_zero
= false;
199
if (
is_zero
)
/src/usr.sbin/installboot/arch/
i386.c
225
is_zero
(const uint8_t *p, unsigned int len)
function in typeref:typename:int
293
if (!
is_zero
((char *)&bp + bplen, sizeof bp - bplen)) {
383
if (!
is_zero
(bootstrap.b + 512-2-64, 64)) {
387
if (!
is_zero
(bootstrap.b + 512, 512)) {
434
* it will cause overflow and call
is_zero
() with enormous size.
441
!
is_zero
(disk_buf.b + 3 + 8, disk_buf.b[1] - 1 - 8)) {
454
if (!
is_zero
(disk_buf.b + 2 + bootstrap.b[1],
/src/sbin/newfs_udf/
udf_core.c
4145
if (
is_zero
(dst, sector_size)) {
4226
if (
is_zero
(dst, sector_size)) {
4298
is_zero
(void *blob, int size) {
function in typeref:typename:int
/src/usr.bin/xlint/lint1/
lint1.h
677
is_zero
(const tnode_t *tn)
function in typeref:typename:bool
Completed in 16 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025