Home
last modified time | relevance | path

Searched refs:eos (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzstd_test_data.txt1 …tas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione volupta…
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c1069 uint64_t end_blkid, boolean_t eos) in range_alloc() argument
1076 range->eos_marker = eos; in range_alloc()
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c5678 char *p = def->options, *eos = p + optslen; in clusterManagerCommandHelp() local
5688 if (p >= eos) break; in clusterManagerCommandHelp()
5690 if (p < eos) { in clusterManagerCommandHelp()