Searched refs:attempted (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c1539 uint64_t attempted = local
1541 thismax = P2ROUNDUP(attempted / 2,
1546 ASSERT3U(attempted, >, 1 << spa->spa_max_ashift);
1547 *max_alloc = attempted - (1 << spa->spa_max_ashift);
/freebsd-current/contrib/libevent/
H A DMakefile.in1179 CLEANFILES = test/rpcgen-attempted
3132 test/regress.gen.c test/regress.gen.h: test/rpcgen-attempted
3134 test/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh
/freebsd-current/contrib/ntp/sntp/libevent/
H A DMakefile.in1187 CLEANFILES = test/rpcgen-attempted
3143 test/regress.gen.c test/regress.gen.h: test/rpcgen-attempted
3145 test/rpcgen-attempted: test/regress.rpc event_rpcgen.py test/rpcgen_wrapper.sh

Completed in 206 milliseconds