Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c1328 caddr_t path_old, path_new, mkfs_dir, mkfs_path, newfs_path; in calcsb() local
1403 (void) fsck_asprintf(&path_new, "PATH=%s:%s", in calcsb()
1405 if (putenv(path_new) != 0) { in calcsb()
1407 free(path_new); in calcsb()