Searched refs:var1 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/acl/ |
| H A D | acl_common.kshlib | 553 eval typeset var1=\${$before[$i]} 556 if [[ $var1 != $var2 ]]; then
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | stats.c | 877 #define OPT_WRITE_MUTABLE(name, var1, var2, size, emitter_type, \ in stats_general_print() argument 879 if (je_mallctl("opt."name, (void *)&var1, &size, NULL, 0) == \ in stats_general_print() 883 emitter_type, &var1, altname, emitter_type, \ in stats_general_print()
|