Home
last modified time | relevance | path

Searched refs:rootfs (Results 1 – 8 of 8) sorted by relevance

/unit/src/
H A Dnxt_isolation.c57 const char *rootfs);
131 if (process->isolation.rootfs != NULL) { in nxt_isolation_main_prefork()
616 const u_char *rootfs; in nxt_isolation_set_lang_mounts() local
631 rootfs = process->isolation.rootfs; in nxt_isolation_set_lang_mounts()
632 rootfs_len = nxt_strlen(rootfs); in nxt_isolation_set_lang_mounts()
814 char *rootfs; in nxt_isolation_change_root() local
817 rootfs = (char *) process->isolation.rootfs; in nxt_isolation_change_root()
967 parent_mnt = (char *) rootfs; in nxt_isolation_make_private_mount()
973 len = nxt_strlen(rootfs); in nxt_isolation_make_private_mount()
1070 char *rootfs; in nxt_isolation_change_root() local
[all …]
H A Dnxt_java.c81 char *path, *relpath, *p, *rootfs; in nxt_java_setup() local
85 rootfs = (char *) process->isolation.rootfs; in nxt_java_setup()
90 if (rootfs != NULL) { in nxt_java_setup()
102 if (rootfs != NULL) { in nxt_java_setup()
104 rootfs_len = strlen(rootfs); in nxt_java_setup()
112 p = nxt_cpymem(path, process->isolation.rootfs, rootfs_len); in nxt_java_setup()
128 if (rootfs != NULL && strlen(path) > rootfs_len) { in nxt_java_setup()
H A Dnxt_process.h83 u_char *rootfs; member
H A Dnxt_application.c551 if (process->isolation.rootfs != NULL) { in nxt_proto_setup()
/unit/test/unit/applications/lang/
H A Dphp.py16 rootfs = kwargs['isolation']['rootfs']
H A Dpython.py27 rootfs = kwargs['isolation']['rootfs']
/unit/
H A DCHANGES382 *) Change: procfs is mounted by default for all languages when "rootfs"
418 "rootfs" isolation.
423 applications that use "rootfs" isolation.
513 *) Feature: the "rootfs" isolation option for changing root filesystem
/unit/docs/
H A Dunit-openapi.yaml4624 rootfs: "/www/"
4705 rootfs: "/www/"
4731 rootfs: "/www/"
5347 description: "Controls mount behavior if rootfs is enabled."
5437 rootfs: