Home
last modified time | relevance | path

Searched refs:create_failed (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.sbin/jail/
H A Dcommand.c109 int create_failed, stopping; in next_command() local
119 create_failed = (j->flags & (JF_STOP | JF_FAILED)) == JF_FAILED; in next_command()
124 j->comparam += create_failed ? -1 : 1; in next_command()
150 j->comstring = create_failed || (stopping && in next_command()
158 create_failed || (stopping && in next_command()
164 (create_failed && (comparam == IP_EXEC_PRESTART || in next_command()
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c1299 goto create_failed; in zpool_create()
1313 goto create_failed; in zpool_create()
1323 goto create_failed; in zpool_create()
1328 goto create_failed; in zpool_create()
1333 goto create_failed; in zpool_create()
1337 goto create_failed; in zpool_create()
1341 goto create_failed; in zpool_create()
1345 goto create_failed; in zpool_create()
1349 goto create_failed; in zpool_create()
1354 goto create_failed; in zpool_create()
[all …]