OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newconfig
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
config.py
22
import libcxx.test.
newconfig
137
libcxx.test.
newconfig
.configure(
/src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_pool.c
2881
nvlist_t *tree, *config, **child, **newchild, *
newconfig
= NULL;
local
3024
if (nvlist_alloc(&
newconfig
, NV_UNIQUE_NAME, 0) != 0)
3027
if (nvlist_add_nvlist(
newconfig
,
3029
nvlist_add_string(
newconfig
,
3031
nvlist_add_uint64(
newconfig
, ZPOOL_CONFIG_VERSION, vers) != 0)
3042
if (zcmd_write_conf_nvlist(hdl, &zc,
newconfig
) != 0)
3065
nvlist_free(
newconfig
);
/src/external/cddl/osnet/dist/cmd/ztest/
ztest.c
5308
nvlist_t *config, *
newconfig
;
local
5349
newconfig
= spa_tryimport(config);
5350
ASSERT(
newconfig
!= NULL);
5351
nvlist_free(
newconfig
);
/src/external/cddl/osnet/dist/cmd/zpool/
zpool_main.c
2526
nvlist_t *oldconfig, *
newconfig
;
local
2529
newconfig
= zpool_get_config(zhp, &oldconfig);
2534
verify(nvlist_lookup_nvlist(
newconfig
, ZPOOL_CONFIG_VDEV_TREE,
/src/external/gpl2/xcvs/dist/src/
sanity.sh
31127
echo THIS-CONFIG-OPTION-IS-BAD=XXX >$TESTDIR/
newconfig
31128
dotest_fail server-20 "$testcvs server -c $TESTDIR/
newconfig
" \
31129
"E $SPROG \[server aborted\]: Invalid path to config file specified: \`$TESTDIR/
newconfig
'" <<EOF
31146
echo server -c $TESTDIR/
newconfig
>$HOME/.cvsrc
31158
rm $TESTDIR/
newconfig
$HOME/.cvsrc
[
all
...]
Completed in 87 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026