Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_isolation.c617 nxt_fs_mount_t *mnt, *lang_mnt; in nxt_isolation_set_lang_mounts() local
629 lang_mnt = lang_mounts->elts; in nxt_isolation_set_lang_mounts()
635 len = nxt_strlen(lang_mnt[i].dst); in nxt_isolation_set_lang_mounts()
643 p = nxt_cpymem(p, lang_mnt[i].dst, len); in nxt_isolation_set_lang_mounts()