OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_block
(Results
1 - 2
of
2
) sorted by null
/external/dnsmasq/src/
tftp.c
25
static ssize_t
get_block
(char *packet, struct tftp_transfer *transfer);
268
if ((len =
get_block
(packet, transfer)) == -1)
437
if ((len =
get_block
(daemon->packet, transfer)) == -1)
517
static ssize_t
get_block
(char *packet, struct tftp_transfer *transfer)
function
/system/extras/ext4_utils/
allocate.c
517
u32
get_block
(struct block_allocation *alloc, u32 block)
function
Completed in 6007 milliseconds