Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RsyncProject/rsync
/ SIVAL
Function
SIVAL
byteorder.h:127–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
static inline void
128
SIVAL(char *buf, int pos, uint32 val)
129
{
130
SIVALu((uchar*)buf, pos, val);
131
}
Callers
13
match_gnums
Function · 0.85
set_rsync_acl
Function · 0.85
gen_challenge
Function · 0.85
perform_io
Function · 0.85
send_msg
Function · 0.85
send_msg_int
Function · 0.85
send_msg_success
Function · 0.85
write_int
Function · 0.85
write_varint
Function · 0.85
write_varlong
Function · 0.85
write_longint
Function · 0.85
get_checksum2
Function · 0.85
Calls
1
SIVALu
Function · 0.85
Tested by
no test coverage detected