OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bytesize
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/ftp/
ftp_var.h
243
GLOBAL int
bytesize
; /* local byte size in binary */
variable
util.c
160
bytesize
= 8;
/src/sys/fs/nfs/common/
nfs_commonsubs.c
402
int rem,
bytesize
;
local
409
bytesize
= NFSX_UNSIGNED + siz + rem;
447
return (
bytesize
);
488
int fullsiz, rem,
bytesize
= 0;
local
500
bytesize
= NFSX_V2FH;
507
bytesize
= 2 * NFSX_UNSIGNED + fullsiz;
511
bytesize
= NFSX_UNSIGNED + fullsiz;
516
return (
bytesize
);
2551
int cnt, i,
bytesize
;
local
2556
bytesize
= (cnt + 1) * NFSX_UNSIGNED
[
all
...]
/src/libexec/ftpd/
ftpd.c
2608
/* XXX: `
bytesize
' needs to be defined in this case */
2609
cprintf(stdout, " %d",
bytesize
);
Completed in 40 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026