Home
last modified time | relevance | path

Searched refs:enclosed (Results 1 – 25 of 95) sorted by relevance

1234

/NextBSD/contrib/apr-util/ldap/
HDapr_ldap_url.c119 int enclosed; in apr_ldap_is_ldap_url() local
126 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) { in apr_ldap_is_ldap_url()
139 int enclosed; in apr_ldap_is_ldaps_url() local
146 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) { in apr_ldap_is_ldaps_url()
159 int enclosed; in apr_ldap_is_ldapi_url() local
166 if( skip_url_prefix( url, &enclosed, &scheme ) == NULL ) { in apr_ldap_is_ldapi_url()
266 int i, enclosed; in apr_ldap_url_parse_ext() local
283 url_tmp = skip_url_prefix( url_in, &enclosed, &scheme ); in apr_ldap_url_parse_ext()
298 if ( enclosed ) { in apr_ldap_url_parse_ext()
/NextBSD/contrib/mdocml/
HDmandoc.c547 int enclosed, found; in mandoc_eos() local
558 enclosed = found = 0; in mandoc_eos()
569 enclosed = 1; in mandoc_eos()
579 return(found && (!enclosed || isalnum((unsigned char)*q))); in mandoc_eos()
583 return(found && !enclosed); in mandoc_eos()
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
HDerr.chillbadarg.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
HDerr.copyoutstrbadaddr.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
HDerr.copyoutbadaddr.ksh16 * fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/
HDREADME16 fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/contrib/netbsd-tests/lib/libc/regex/
HDREADME33 enclosed in ().
/NextBSD/usr.sbin/apmd/
HDREADME135 command list for the event should be enclosed by `{' and `}'. apmd(8)
136 uses /bin/sh for double-quotation enclosed command execution, just as
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
HDman.TraceIDs16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithIDs16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithProviders16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.TraceProvider16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithModules16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithFunctions16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.TraceFunctions16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.ListProbesWithNames16 * fields enclosed by brackets "[]" replaced with your own identifying
HDman.TraceModule16 * fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/contrib/binutils/
HDREADME41 Much of the code and documentation enclosed is copyright by
/NextBSD/contrib/gdb/
HDREADME41 Much of the code and documentation enclosed is copyright by
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/i386/
HDregs.sed.in17 * fields enclosed by brackets "[]" replaced with your own identifying
HDregs.d.in17 * fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
HDexception.lst16 # fields enclosed by brackets "[]" replaced with your own identifying
/NextBSD/crypto/heimdal/lib/gssapi/mech/
HDmech.cat529 options must be enclosed in brackets ([ ]) to differentiate
/NextBSD/contrib/gperf/
HDNEWS73 * Keywords may now be enclosed in double quotes; this permits the use of
/NextBSD/contrib/binutils/gas/doc/
HDc-ppc.texi141 (without the -m) enclosed in double quotes, @code{"push"}, or

1234