Searched refs:comment (Results 326 - 350 of 420) sorted by relevance

<<11121314151617

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/alpha.works/
H A Dsqr_c8.pl17 &comment("");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-useradd465 smbldap-useradd [-o user_ou] [-c comment] [-d home_dir] [-g initial_group] [-G group[,...]] [-m [-k skeleton_dir]] [-s shell] [-u uid [ -o]] [-P] [-A canchange] [-B mustchange] [-C smbhome] [-D homedrive] [-E scriptpath] [-F profilepath] [-H acctflags] login
490 -c "comment"
491 The new user's comment field (gecos).
H A Dsmbldap-usermod551 smbldap-usermod [-a] [-c comment] [-d home_dir] [-e expiration_date] [-g initial_group] [-l login_name] [-p passwd] [-s shell] [-u uid [ -o]] [-x] [-A canchange] [-B mustchange] [-C smbhome] [-D homedrive] [-E scriptpath] [-F profilepath] [-G group[,...]] [-H acctflags] [-N canonical_name] [-S surname] [-P] login
560 -c comment
561 The new value of the user's comment field (gecos).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtestsmbc.c132 ((struct smbc_dirent *)dirp)->comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_workgroupdb.c299 servrec->serv.comment ) );
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dlease_token.l118 comment \#.*
138 {comment} {;/* ignore comments */}
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/param/
H A Dloadparm.c343 char *comment; member in struct:__anon1739
469 NULL, /* comment */
778 {"comment", P_STRING, P_LOCAL, &sDefault.comment, NULL, NULL, FLAG_BASIC | FLAG_ADVANCED | FLAG_SHARE | FLAG_PRINT},
1853 FN_LOCAL_STRING(lp_comment, comment)
2347 if (!(*(ServicePtrs[i]->comment))) {
2348 pstring comment; local
2349 slprintf(comment, sizeof(comment) - 1,
2351 string_set(&ServicePtrs[i]->comment, commen
2381 pstring comment; local
2413 const char *comment = "From Printcap"; local
3698 lp_add_one_printer(char *name, char *comment) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_spoolss_nt.c2927 * fill a notify_info_data with the comment
2939 if (*printer->info_2->comment == '\0')
2942 len = rpcstr_push(temp, printer->info_2->comment, sizeof(temp)-2, STR_TERMINATE);
2956 * fill a notify_info_data with the comment
4094 if (*ntprinter->info_2->comment == '\0') {
4095 init_unistr(&printer->comment, lp_comment(snum));
4100 init_unistr(&printer->comment, ntprinter->info_2->comment); /* saved comment. */
4102 ntprinter->info_2->drivername, ntprinter->info_2->comment);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h119 XML_PARSER_COMMENT, /* within a comment */
568 * @value: the comment content
570 * A comment has been parsed.
726 commentSAXFunc comment; member in struct:_xmlSAXHandler
767 commentSAXFunc comment; member in struct:_xmlSAXHandlerV1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex108 \include{05-comment}
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h119 XML_PARSER_COMMENT, /* within a comment */
570 * @value: the comment content
572 * A comment has been parsed.
728 commentSAXFunc comment; member in struct:_xmlSAXHandler
769 commentSAXFunc comment; member in struct:_xmlSAXHandlerV1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h119 XML_PARSER_COMMENT, /* within a comment */
568 * @value: the comment content
570 * A comment has been parsed.
726 commentSAXFunc comment; member in struct:_xmlSAXHandler
767 commentSAXFunc comment; member in struct:_xmlSAXHandlerV1
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.y381 /* comment entry */
383 comment: T_COMMENT prompt T_EOL label
387 printd(DEBUG_PARSE, "%s:%d:comment\n", zconf_curname(), zconf_lineno());
390 comment_stmt: comment depends_list
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/
H A DMakefile.IMA137 -$(STRIP) -s -R .note -R .comment -R .version $@
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y358 /* comment entry */
360 comment: T_COMMENT prompt T_EOL label
364 printd(DEBUG_PARSE, "%s:%d:comment\n", zconf_curname(), zconf_lineno());
367 comment_stmt: comment depends_list
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/config/
H A Dzconf.y327 /* comment entry */
329 comment: T_COMMENT prompt label
333 printd(DEBUG_PARSE, "%s:%d:comment\n", zconf_curname(), zconf_lineno());
336 comment_stmt: comment T_EOL depends_list
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-c.c57 4. Replace each comment with a space character.
706 /* 4. Replace each comment that is not inside a character constant or
708 comment for later, because it may be attached to a keyword string.
728 /* C comment. */
769 /* C++ or ISO C 99 comment. */
825 refcounted_string_list_ty *comment; /* for token_type_string_literal, member in struct:token_ty
991 drop_reference (tp->comment);
1243 tp->comment = add_reference (savable_comment);
1270 tp->comment = add_reference (savable_comment);
1493 tp->comment
1632 refcounted_string_list_ty *comment; member in struct:xgettext_token_ty
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-aac.c134 psong->comment = strdup((char*)&current_data[16]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-aac.c133 psong->comment = strdup((char*)&current_data[16]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-aac.c134 psong->comment = strdup((char*)&current_data[16]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/perlasm/
H A Dx86unix.pl183 &main'comment("bswapl @_");
213 &main'comment("$name $p2 $p1");
243 &main'comment("$name $p2 $p1");
431 sub main'comment
433 if ($main'elf) # GNU and SVR4 as'es use different comment delimiters,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Dzlib.h119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member in struct:gz_header_s
120 uInt comm_max; /* space at comment (only when reading header) */
507 file name, no extra data, no comment, no modification time (set to zero),
675 deflate(). The text, time, os, extra field, name, and comment information
678 caller must assure that, if not Z_NULL, name and comment are terminated with
686 the time set to zero, and os set to 255, with no extra, name, or comment
836 comment is not Z_NULL, then up to comm_max characters are written there,
838 any of extra, name, or comment are not Z_NULL and the respective field is
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttvp.h278 extern void bttv_gpio_tracking(struct bttv *btv, char *comment);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Ddrv_libxml2.py268 self.__lex_handler.comment(_d(reader.Value()))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Dzlib.h119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member in struct:gz_header_s
120 uInt comm_max; /* space at comment (only when reading header) */
507 file name, no extra data, no comment, no modification time (set to zero),
675 deflate(). The text, time, os, extra field, name, and comment information
678 caller must assure that, if not Z_NULL, name and comment are terminated with
686 the time set to zero, and os set to 255, with no extra, name, or comment
836 comment is not Z_NULL, then up to comm_max characters are written there,
838 any of extra, name, or comment are not Z_NULL and the respective field is

Completed in 399 milliseconds

<<11121314151617