Lines Matching refs:shflags
22 # Finds and loads the 'shflags' library, or return as failed.
24 # Load shflags
25 if [ -f /usr/share/misc/shflags ]; then
26 . /usr/share/misc/shflags
27 elif [ -f "${SCRIPT_DIR}/lib/shflags/shflags" ]; then
28 . "${SCRIPT_DIR}/lib/shflags/shflags"
30 echo "ERROR: Cannot find the required shflags library."
50 # Note that if you don't set up shflags by calling load_shflags(), you