Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 78) sorted by relevance

1234

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c149 free(comment); in smb_retrieve_shares()
150 comment = dup_value; in smb_retrieve_shares()
175 (void) strlcpy(shares->comment, comment, in smb_retrieve_shares()
176 sizeof (shares->comment)); in smb_retrieve_shares()
184 free(comment); in smb_retrieve_shares()
188 comment = NULL; in smb_retrieve_shares()
201 free(comment); in smb_retrieve_shares()
206 comment = NULL; in smb_retrieve_shares()
223 char name[SMB_NAME_MAX], comment[SMB_COMMENT_MAX]; in smb_enable_share_one() local
247 snprintf(comment, sizeof (comment), "Comment: %s", sharepath); in smb_enable_share_one()
[all …]
/f-stack/app/redis-5.0.5/src/modules/
H A Dgendoc.rb33 comment = ""
36 comment = src[i]+comment
39 comment = markdown(comment)
40 puts comment+"\n\n"
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtsd.c309 # pragma comment(linker, "/INCLUDE:__tls_used")
310 # pragma comment(linker, "/INCLUDE:_tls_callback")
312 # pragma comment(linker, "/INCLUDE:_tls_used")
313 # pragma comment(linker, "/INCLUDE:tls_callback")
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/
H A Denospc_002_pos.ksh85 log_must zpool set comment="Use the force, Luke." $TESTPOOL
86 log_must zpool set comment="" $TESTPOOL
/f-stack/freebsd/contrib/openzfs/lib/libshare/
H A Dsmb.h41 char comment[SMB_COMMENT_MAX]; /* Share's comment */ member
/f-stack/dpdk/app/test/test_cfgfiles/etc/
H A Dsample1.ini1 ; this is a global comment
H A Dsample2.ini1 # this is a global comment
/f-stack/freebsd/tools/
H A Dmakesyscalls.lua784 local function handle_obsol(sysnum, funcname, comment)
791 sysnum, comment))
794 funcname, sysnum, comment))
796 sysnum, comment))
888 local function handle_unimpl(sysnum, sysstart, sysend, comment)
900 sysnum, comment))
903 sysnum, sysnum, comment))
/f-stack/freebsd/contrib/openzfs/.github/
H A Dcodecov.yml20 comment:
/f-stack/dpdk/lib/librte_cmdline/
H A Dcmdline_parse.c202 int comment = 0; in cmdline_parse() local
227 comment = 1; in cmdline_parse()
229 if ( ! isblank2(*curbuf) && ! comment) { in cmdline_parse()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_11.rst40 This section is a comment. Make sure to start the actual text at the margin.
173 This section is a comment. Make sure to start the actual text at the margin.
197 This section is a comment. Make sure to start the actual text at the margin.
231 This section is a comment. Make sure to start the actual text at the margin.
285 This section is a comment. Make sure to start the actual text at the margin.
349 This section is a comment. Make sure to start the actual text at the margin.
424 This section is a comment. Make sure to start the actual text at the margin.
588 This section is a comment. Make sure to start the actual text at the margin.
H A Drelease_17_08.rst43 This section is a comment. do not overwrite or remove it.
228 This section is a comment. do not overwrite or remove it.
244 This section is a comment. do not overwrite or remove it.
316 This section is a comment. do not overwrite or remove it.
369 This section is a comment. do not overwrite or remove it.
428 This section is a comment. do not overwrite or remove it.
H A Drelease_19_08.rst55 This section is a comment. Do not overwrite or remove it.
251 This section is a comment. Do not overwrite or remove it.
271 This section is a comment. Do not overwrite or remove it.
332 This section is a comment. Do not overwrite or remove it.
375 This section is a comment. Do not overwrite or remove it.
453 This section is a comment. Do not overwrite or remove it.
482 This section is a comment. Do not overwrite or remove it.
H A Drelease_17_05.rst43 This section is a comment. do not overwrite or remove it.
343 This section is a comment. do not overwrite or remove it.
364 This section is a comment. do not overwrite or remove it.
383 This section is a comment. do not overwrite or remove it.
475 This section is a comment. do not overwrite or remove it.
496 This section is a comment. do not overwrite or remove it.
514 This section is a comment. do not overwrite or remove it.
572 This section is a comment. do not overwrite or remove it.
H A Drelease_17_02.rst40 This section is a comment. do not overwrite or remove it.
267 This section is a comment. do not overwrite or remove it.
298 This section is a comment. do not overwrite or remove it.
333 This section is a comment. do not overwrite or remove it.
349 This section is a comment. do not overwrite or remove it.
402 This section is a comment. do not overwrite or remove it.
H A Drelease_19_02.rst53 This section is a comment. Do not overwrite or remove it.
208 This section is a comment. Do not overwrite or remove it.
261 This section is a comment. Do not overwrite or remove it.
291 This section is a comment. Do not overwrite or remove it.
366 This section is a comment. Do not overwrite or remove it.
401 This section is a comment. Do not overwrite or remove it.
H A Drelease_20_08.rst55 This section is a comment. Do not overwrite or remove it.
284 This section is a comment. Do not overwrite or remove it.
302 This section is a comment. Do not overwrite or remove it.
323 This section is a comment. Do not overwrite or remove it.
340 This section is a comment. Do not overwrite or remove it.
365 This section is a comment. Do not overwrite or remove it.
/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A DREADME30 and comment anything non-obvious. Festina lente.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dfips_validation.rst28 * If the header comment in a ``.req`` file does not contain a Algo tag
29 i.e ``AES,TDES,GCM`` you need to manually add it into the header comment for
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dpanel-simple-dsi.yaml30 # The description in the comment is mandatory for each compatible.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get.cfg53 "comment"
/f-stack/freebsd/mips/nlm/
H A Dfiles.xlp26 …basic.o ucore_app.o -o ucore_app && ${OBJCOPY} -S -O binary -R .note -R .comment ucore_app ${.TARG…
/f-stack/dpdk/doc/guides/contributing/
H A Ddocumentation.rst465 * The SVG images should include a copyright notice, as an XML comment.
578 The DPDK API is documented using Doxygen comment annotations in the header files.
626 … instead of ``*`` for lists within the Doxygen comment since the latter can get confused with the
669 /** This is a prefix comment. */
672 #define RTE_BAR_ERROR 0x024. /**< This is a postfix comment. */
691 * If a single comment type can't be used, due to line length limitations then
H A Dcoding_style.rst57 Each file must begin with a special comment containing the
139 * When code is conditionally compiled using ``#ifdef`` or ``#if``, a comment may be added following…
141 * This comment should be used only for (subjectively) long regions, regions greater than 20 lines, …
143 * The comment should be separated from the ``#endif`` or ``#else`` by a single space.
144 * For short conditionally compiled regions, a closing comment should not be used.
145 * The comment for ``#endif`` should match the expression used in the corresponding ``#if`` or ``#if…
146 * The comment for ``#else`` and ``#elif`` should match the inverse of the expression(s) used in the…
584 * All major routines should have a comment briefly describing what
585 * they do. The comment before the "main" routine should describe
720 * Elements in a switch statement that cascade should have a FALLTHROUGH comment. For example:
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES269 HyperLogLog: fix comment in hllCount().
617 fix comment typo in util.c
716 t_stream.c comment resized to 80 cols.
1212 Fix typo in replicationCron() comment.
1216 Fix typo in design comment of bio.c.
1220 xclaimCommand(): fix comment typos.
1256 Fix XINFO comment for consistency.
1312 Fix typo in comment
1452 LOLWUT: fix structure typo in comment.
2065 Top comment clientsCron().
[all …]

1234