Lines Matching refs:functions
2 # This is a script with common functions etc used by zfs-import, zfs-load-key,
15 if [ -f /etc/rc.d/init.d/functions ]; then
17 . /etc/rc.d/init.d/functions
18 elif [ -L /etc/init.d/functions.sh ]; then
20 . /etc/init.d/functions.sh
21 elif [ -f /lib/lsb/init-functions ]; then
23 . /lib/lsb/init-functions
26 # Of course the functions we need are called differently
30 # LSB functions - fall through
36 # Fedora/RedHat functions
68 # Gentoo functions
144 # LSB functions
161 # Fedora/RedHat functions
186 # LSB functions
194 # Fedora/RedHat functions
216 # LSB functions
220 # Fedora/RedHat functions
237 # LSB functions
242 # Fedora/RedHat functions