Searched refs:s_clone (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh359 unset s_clone
363 s_clone=${clones[$j]}
368 if [[ -z "$s_clone" ]]; then
378 zfs list -H -t snapshot -s creation -o name -r $s_clone |
379 grep "^$s_clone@" | while read name; do
600 zfs_promote "$s_clone"
/osnet-11/usr/src/lib/libmail/inc/
H A Ds_string.h50 #define s_clone(s) s_copy((s)->ptr) macro
/osnet-11/usr/src/lib/libmail/common/
H A Ds_string.c300 string *to = s_clone(from);

Completed in 33 milliseconds