Searched refs:DIR (Results 1 - 11 of 11) sorted by relevance

/solaris-userland/components/desktop/desktop-cache/files/
H A Dicon-cache65 for DIR in /usr/share/icons/*; do
66 if [ -a "$DIR/index.theme" ] ; then
67 if [ -a "$DIR/icon-theme.cache" ] ; then
68 RESULT=`${FIND_NEWER} -f -m -c --newer $DIR/icon-theme.cache $DIR 2>/dev/null`
70 RESULT=`/usr/bin/find $DIR -type d`
71 if [ ${#RESULT} == ${#DIR} ]; then
72 echo "$DIR doesn't contain subdirectories. No icon cache is needed"
80 echo "No icon cache found in $DIR. Generating one."
82 echo "Icons newer than the cache found in $DIR
[all...]
H A Dpixbuf-loaders-installer63 for DIR in "" $ARCH64; do
64 test -x /usr/bin/$DIR/gdk-pixbuf-query-loaders || {
68 test -w /etc/$DIR/gtk-2.0 || {
69 echo "/etc/$DIR/gtk-2.0 is not writable, skipping."
72 if [ -a "/etc/$DIR/gtk-2.0/gdk-pixbuf.loaders" ] && [ ! -w "/etc/$DIR/gtk-2.0/gdk-pixbuf.loaders" ]; then
73 echo "/etc/$DIR/gtk-2.0/gdk-pixbuf.loaders is not writable, skipping."
76 if [ -a "/etc/$DIR/gtk-2.0/gdk-pixbuf.loaders" ]; then
78 --newer /etc/$DIR/gtk-2.0/gdk-pixbuf.loaders \
79 /usr/lib/$DIR/gd
[all...]
H A Dinput-method-cache60 for DIR in "" "/64"; do
61 MAKE_CACHE="/usr/bin$DIR/gtk-query-immodules-2.0"
62 MODULE_DIR="/usr/lib$DIR/gtk-2.0/2.10.0/immodules/"
63 CACHE_FILE="/usr/lib$DIR/gtk-2.0/2.10.0/immodules.cache"
/solaris-userland/components/gnome/gtk3/files/
H A Dgtk3-input-method-cache.sh55 for DIR in "" "/64"; do
56 MAKE_CACHE="/usr/bin$DIR/gtk-query-immodules-3.0"
57 MODULE_DIR="/usr/lib$DIR/gtk-3.0/3.0.0/immodules/"
58 CACHE_FILE="/usr/lib$DIR/gtk-3.0/3.0.0/immodules.cache"
/solaris-userland/components/openssl/openssl-default/wanboot-openssl/
H A Dwanboot-stubs.c62 DIR *
71 readdir(DIR *dirp)
78 closedir(DIR *dirp)
/solaris-userland/components/libusb/wrapper/src/
H A Dlibusb-config12 [--prefix[=DIR]]
13 [--exec-prefix[=DIR]]
H A Dwr_libusb.c125 DIR *dirp;
/solaris-userland/components/net-snmp-57/
H A Drun-tests46 DIR=$1
55 VER=${DIR}/${MACH32}
56 VER64=${DIR}/${MACH64}
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Ddsr.c125 DIR *dskp;
/solaris-userland/components/net-snmp-57/sun/agent/modules/seaExtensions/
H A DsunProcesses.c202 DIR *dirp;
/solaris-userland/components/libusb/ugen/src/
H A Dlibusbugen.c2310 DIR *dir, *subdir;

Completed in 51 milliseconds