[Overview][Constants][Types][Procedures and functions] Reference for unit 'Linux' (#rtl)

CLONE_NEWNS

Clone options: Start child in new (filesystem) namespace.

Declaration

Source position: linux.pp line 55

const CLONE_NEWNS = $00020000;