OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:skip_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/gzip/
gzip.c
772
int flags = 0,
skip_count
= 0;
local in function:gz_uncompress
874
skip_count
= 6;
879
if (
skip_count
> 0) {
880
skip_count
--;
891
skip_count
= *z.next_in;
897
skip_count
|= ((*z.next_in) << 8);
903
if (
skip_count
> 0) {
904
skip_count
--;
932
skip_count
= 2;
934
skip_count
= 0
[
all
...]
/src/sys/dev/pci/
mpiireg.h
735
u_int32_t
skip_count
;
member in struct:mpii_msg_scsi_io
Completed in 107 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025