Searched refs:comment (Results 51 - 75 of 420) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/boot/
H A DMakefile35 $(OBJCOPY) -O binary -R .note -R .comment -S vmlinux $@
38 # $(OBJCOPY) -O binary -R .note -R .comment -g -S $(SYSTEM) $@
43 $(OBJCOPY) -O binary -R .note -R .comment -S compressed/$(LINUX) $@
46 $(OBJCOPY) -O binary -R .note -R .comment -S bootp/bootp $@
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw_cache.c32 char *comment; member in struct:name_list
63 const char *comment, void *state)
75 new_name->comment = SMB_STRDUP(comment);
90 SAFE_FREE(tmp->comment);
149 fn(tmp->name, stype, tmp->comment, state);
202 fn(tmp->name, tmp->stype, tmp->comment, state);
62 add_cached_names(const char *name, uint32 stype, const char *comment, void *state) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-stable/
H A Dsmb.conf11 # is a comment and is ignored. In this example we will use a #
170 comment = Home Directories
185 # Un-comment the following and create the netlogon directory for Domain Logons
188 ; comment = Network Logon Service
195 comment = All Printers
206 comment = Printer Drivers
218 ; comment = Samba server's CD-ROM
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Dsmb.conf11 # is a comment and is ignored. In this example we will use a #
170 comment = Home Directories
185 # Un-comment the following and create the netlogon directory for Domain Logons
188 ; comment = Network Logon Service
195 comment = All Printers
206 comment = Printer Drivers
218 ; comment = Samba server's CD-ROM
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Dsmbtree.c36 pstring name, comment; member in struct:name_list
49 const char *comment, void *state)
62 pstrcpy(new_name->comment, comment);
168 sv->name, sv->comment);
181 sv->name, sh->name, sh->comment);
48 add_name(const char *machine_name, uint32 server_type, const char *comment, void *state) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/libcharset/tools/
H A Dall-charsets29 UTF-8 ) comment="";;
30 * ) comment="bug";;
33 "$lc" "$charmap" "$codeset" "$charset" "$comment"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dzip.h146 const char* comment,
157 if comment != NULL, comment contain the comment string
170 const char* comment,
186 const char* comment,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dzip.h146 const char* comment,
157 if comment != NULL, comment contain the comment string
170 const char* comment,
186 const char* comment,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-csharp-154 while read comment; do
64 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-csharp-244 while read comment; do
55 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-java-1124 while read comment; do
134 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-kde-148 while read comment; do
58 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-lisp-1258 while read comment; do
268 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-pascal-194 while read comment; do
102 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-perl-brace-136 while read comment; do
46 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-perl-brace-235 while read comment; do
46 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-perl-mixed-243 while read comment; do
55 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-python-1103 while read comment; do
115 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-qt-142 while read comment; do
52 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-scheme-1260 while read comment; do
270 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-sh-140 while read comment; do
50 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-ycp-130 while read comment; do
40 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dformat-ycp-238 while read comment; do
49 if echo "$comment" | grep 'Valid:' > /dev/null; then
H A Dxgettext-c-910 // This comment will not be extracted.
12 // TRANSLATORS: This is an extracted comment.
39 #. TRANSLATORS: This is an extracted comment.
H A Dxgettext-elisp-110 ; This comment will not be extracted.
12 ;; TRANSLATORS: This is an extracted comment.
34 #. TRANSLATORS: This is an extracted comment.

Completed in 187 milliseconds

1234567891011>>