Searched refs:DESC (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/initscript/slackware/
H A Davahi-daemon.in25 DESC="Avahi mDNS/DNS-SD Daemon"
31 echo "Starting $DESC: $DAEMON -D"
43 echo -en "Stopping $DESC: "
61 echo "$DESC is already running (will not start it twice)."
72 echo "$DESC is currently running"
74 echo "$DESC is not running."
H A Davahi-dnsconfd.in25 DESC="Avahi mDNS/DNS-SD DNS Server Configuration Daemon"
31 echo "Starting $DESC: $DAEMON -D"
43 echo -en "Stopping $DESC: "
61 echo "$DESC is already running (will not start it twice)."
72 echo "$DESC is currently running"
74 echo "$DESC is not running."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/initscript/slackware/
H A Davahi-daemon.in25 DESC="Avahi mDNS/DNS-SD Daemon"
31 echo "Starting $DESC: $DAEMON -D"
43 echo -en "Stopping $DESC: "
61 echo "$DESC is already running (will not start it twice)."
72 echo "$DESC is currently running"
74 echo "$DESC is not running."
H A Davahi-dnsconfd.in25 DESC="Avahi mDNS/DNS-SD DNS Server Configuration Daemon"
31 echo "Starting $DESC: $DAEMON -D"
43 echo -en "Stopping $DESC: "
61 echo "$DESC is already running (will not start it twice)."
72 echo "$DESC is currently running"
74 echo "$DESC is not running."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/testsuite/lib/
H A Dgeneric.sh27 DESC=$1; shift
34 ts_err "${SCRIPT}: ${DESC} failed:"
43 echo "${SCRIPT}: ${DESC} succeeded with output:"
46 echo "${SCRIPT}: ${DESC} succeeded"
55 DESC=$1; shift
62 ts_err "${SCRIPT}: ${DESC} failed:"
71 echo "${SCRIPT}: ${DESC} succeeded with output:"
74 echo "${SCRIPT}: ${DESC} succeeded"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/initscript/archlinux/
H A Davahi-daemon.in32 DESC="Avahi mDNS/DNS-SD Daemon"
38 stat_busy "Starting $DESC"
48 stat_busy "Stopping $DESC"
62 stat_busy "Reloading services for $DESC"
H A Davahi-dnsconfd.in32 DESC="Avahi mDNS/DNS-SD DNS Server Configuration Daemon"
38 stat_busy "Starting $DESC"
48 stat_busy "Stopping $DESC"
62 stat_busy "Reloading services for $DESC"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/initscript/archlinux/
H A Davahi-daemon.in32 DESC="Avahi mDNS/DNS-SD Daemon"
38 stat_busy "Starting $DESC"
48 stat_busy "Stopping $DESC"
62 stat_busy "Reloading services for $DESC"
H A Davahi-dnsconfd.in32 DESC="Avahi mDNS/DNS-SD DNS Server Configuration Daemon"
38 stat_busy "Starting $DESC"
48 stat_busy "Stopping $DESC"
62 stat_busy "Reloading services for $DESC"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/
H A Dsamba-schema-netscapeds5.x30 objectClasses: ( 1.3.6.1.4.1.7165.2.2.6 NAME 'sambaSamAccount' SUP top AUXILIARY DESC 'Samba 3.0 Auxilary SAM Account' MUST ( uid $ sambaSID ) MAY ( cn $ sambaLMPassword $ sambaNTPassword $ sambaPwdLastSet $ sambaLogonTime $ sambaLogoffTime $ sambaKickoffTime $ sambaPwdCanChange $ sambaPwdMustChange $ sambaAcctFlags $ displayName $ sambaHomePath $ sambaHomeDrive $ sambaLogonScript $ sambaProfilePath $ description $ sambaUserWorkstations $ sambaPrimaryGroupSID $ sambaDomainName $ sambaMungedDial $ sambaBadPasswordCount $ sambaBadPasswordTime $ sambaPasswordHistory $ sambaLogonHours) X-ORIGIN 'user defined' )
31 objectClasses: ( 1.3.6.1.4.1.7165.2.2.4 NAME 'sambaGroupMapping' SUP top AUXILIARY DESC 'Samba Group Mapping' MUST ( gidNumber $ sambaSID $ sambaGroupType ) MAY ( displayName $ description ) X-ORIGIN 'user defined' )
32 objectClasses: ( 1.3.6.1.4.1.7165.2.2.5 NAME 'sambaDomain' SUP top STRUCTURAL DESC 'Samba Domain Information' MUST ( sambaDomainName $ sambaSID ) MAY ( sambaNextRid $ sambaNextGroupRid $ sambaNextUserRid $ sambaAlgorithmicRidBase ) X-ORIGIN 'user defined' )
33 objectClasses: ( 1.3.6.1.4.1.7165.1.2.2.7 NAME 'sambaUnixIdPool' SUP top AUXILIARY DESC 'Pool for allocating UNIX uids/gids' MUST ( uidNumber $ gidNumber ) X-ORIGIN 'user defined' )
34 objectClasses: ( 1.3.6.1.4.1.7165.1.2.2.8 NAME 'sambaIdmapEntry' SUP top AUXILIARY DESC 'Mapping from a SID to an ID' MUST ( sambaSID ) MAY ( uidNumber $ gidNumber ) X-ORIGIN 'user defined' )
35 objectClasses: ( 1.3.6.1.4.1.7165.1.2.2.9 NAME 'sambaSidEntry' SUP top STRUCTURAL DESC 'Structural Class for a SID' MUST ( sambaSID ) X-ORIGIN 'user defined' )
36 attributeTypes: ( 1.3.6.1.4.1.7165.2.1.24 NAME 'sambaLMPassword' DESC 'LanManager Password' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} SINGLE-VALUE X-ORIGIN 'user defined' )
37 attributeTypes: ( 1.3.6.1.4.1.7165.2.1.25 NAME 'sambaNTPassword' DESC 'MD4 hash of the unicode password' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{32} SINGLE-VALUE X-ORIGIN 'user defined' )
38 attributeTypes: ( 1.3.6.1.4.1.7165.2.1.26 NAME 'sambaAcctFlags' DESC 'Account Flags' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SINGLE-VALUE X-ORIGIN 'user defined' )
39 attributeTypes: ( 1.3.6.1.4.1.7165.2.1.27 NAME 'sambaPwdLastSet' DESC 'Timestam
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/initscript/debian/
H A Davahi-daemon.in93 DESC="Avahi mDNS/DNS-SD Daemon"
106 log_warning_msg "Not starting $DESC $NAME, disabled via /etc/default/$NAME"
146 $DAEMON -c && echo "$DESC is running" || echo "$DESC is not running"
151 log_begin_msg "Starting $DESC: $NAME"
156 log_begin_msg "Stopping $DESC: $NAME"
161 log_begin_msg "Reloading services for $DESC: $NAME"
166 log_begin_msg "Restarting $DESC: $NAME"
H A Davahi-dnsconfd.in93 DESC="Avahi Unicast DNS Configuration Daemon"
106 log_warning_msg "Not starting $DESC $NAME, disabled via /etc/default/$NAME"
152 [ $? = 0 ] && echo "$DESC is running" || echo "$DESC is not running"
157 log_begin_msg "Starting $DESC: $NAME"
162 log_begin_msg "Stopping $DESC: $NAME"
167 log_begin_msg "Refreshing $DESC: $NAME"
172 log_begin_msg "Restarting $DESC: $NAME"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/initscript/debian/
H A Davahi-daemon.in93 DESC="Avahi mDNS/DNS-SD Daemon"
106 log_warning_msg "Not starting $DESC $NAME, disabled via /etc/default/$NAME"
146 $DAEMON -c && echo "$DESC is running" || echo "$DESC is not running"
151 log_begin_msg "Starting $DESC: $NAME"
156 log_begin_msg "Stopping $DESC: $NAME"
161 log_begin_msg "Reloading services for $DESC: $NAME"
166 log_begin_msg "Restarting $DESC: $NAME"
H A Davahi-dnsconfd.in93 DESC="Avahi Unicast DNS Configuration Daemon"
106 log_warning_msg "Not starting $DESC $NAME, disabled via /etc/default/$NAME"
152 [ $? = 0 ] && echo "$DESC is running" || echo "$DESC is not running"
157 log_begin_msg "Starting $DESC: $NAME"
162 log_begin_msg "Stopping $DESC: $NAME"
167 log_begin_msg "Refreshing $DESC: $NAME"
172 log_begin_msg "Restarting $DESC: $NAME"
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/examples/
H A Dhotplug2.initscript9 DESC="Hotplug2"
53 [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
76 [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dkernel_stat.h66 #define kstat_irqs_this_cpu(DESC) \
67 ((DESC)->kstat_irqs[smp_processor_id()])
68 #define kstat_incr_irqs_this_cpu(irqno, DESC) \
69 ((DESC)->kstat_irqs[smp_processor_id()]++)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Solaris/
H A DMakefile.am21 echo DESC=${PKGADD_DESC} >> pkginfo
H A DMakefile.in518 echo DESC=${PKGADD_DESC} >> pkginfo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/printing/
H A Dadd_netatalk_printer140 read DESC
142 DESC="${DESC} [${NBPNAME}]"
302 lpadmin -p ${UNIXPRINT} -D "${DESC}" -T ${REV} \
361 "[printer_name=${UNIXPRINT}]printers.org_dir" description="$DESC"
364 description="$DESC" printer_host=`uname -n` printers.org_dir
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUserEvents.cpp116 #define USEREVENTS_REPLACE_VAR(VAR, DESC, CODE) command.Replace(wxT("%") VAR, CODE);
H A DPrefsUnifiedDlg.cpp258 #define USEREVENTS_REPLACE_VAR(VAR, DESC, CODE) + wxString(wxT("\n %") VAR wxT(" - ")) + wxGetTranslation(DESC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/distrib/initscripts/
H A Drc.atalk.debian.tmpl17 DESC="Netatalk"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/debian/
H A Dinit.d17 DESC="FTP Server"
25 echo -n "Starting $DESC: "
30 echo -n "Stopping $DESC: "
42 # echo "Reloading $DESC configuration files."
52 echo -n "Restarting $DESC: "
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dshell.c2025 zSelect = appendText(zSelect, " ORDER BY rowid DESC", 0);
2038 ** "ORDER BY rowid DESC" to the end.
2053 sqlite3_snprintf(sizeof(zQ2), zQ2, "%s ORDER BY rowid DESC", zQuery);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dshell.c2025 zSelect = appendText(zSelect, " ORDER BY rowid DESC", 0);
2038 ** "ORDER BY rowid DESC" to the end.
2053 sqlite3_snprintf(sizeof(zQ2), zQ2, "%s ORDER BY rowid DESC", zQuery);

Completed in 366 milliseconds

12