OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lud_host
(Results
1 - 25
of
30
) sorted by relevancy
1
2
/src/external/bsd/openldap/dist/libraries/libldap/
url.c
625
if ( u->
lud_host
&& u->
lud_host
[0] ) {
627
len += hex_escape_len( u->
lud_host
, URLESC_SLASH );
628
if ( !is_ipc && ( ptr = strchr( u->
lud_host
, ':' ))) {
676
if ( !is_ipc && u->
lud_host
&& ( ptr = strchr( u->
lud_host
, ':' ))) {
684
u->
lud_host
? u->
lud_host
: "",
692
if ( u->
lud_host
&& u->
lud_host
[0] )
[
all
...]
urltest.c
89
fprintf( stdout, "PATH: %s\n", lud->
lud_host
);
93
fprintf( stdout, "HOST: %s\n", lud->
lud_host
);
request.c
709
&& lcu->
lud_host
!= NULL && lsu->
lud_host
!= NULL
710
&& strcasecmp( lsu->
lud_host
, lcu->
lud_host
) == 0 )
862
( lc->lconn_server->
lud_host
== NULL ) ? "(null)"
863
: lc->lconn_server->
lud_host
,
os-local.c
320
const char *path = srv->
lud_host
;
test.c
603
if ( ludp->
lud_host
== NULL ) {
606
printf( "<%s>\n", ludp->
lud_host
);
os-ip.c
611
if ( srv->
lud_host
== NULL || *srv->
lud_host
== 0 ) {
614
host = srv->
lud_host
;
tls2.c
1134
host = srv->
lud_host
;
1136
host = conn->lconn_server->
lud_host
;
cyrus.c
535
saslhost = ld->ld_defconn->lconn_server->
lud_host
;
gssapi.c
517
const char *host = ld->ld_defconn->lconn_server->
lud_host
;
/src/external/bsd/openldap/dist/clients/tools/
ldapurl.c
133
if ( lud->
lud_host
!= NULL && lud->
lud_host
[0] != '\0' ) {
134
printf( "host: %s\n", lud->
lud_host
);
232
if ( lud.
lud_host
!= NULL ) {
236
lud.
lud_host
= optarg;
/src/external/bsd/openldap/dist/servers/lloadd/
daemon.c
434
if ( lud->
lud_host
== NULL || lud->
lud_host
[0] == '\0' ) {
437
err = lload_get_listener_addresses( lud->
lud_host
, 0, &sal );
448
if ( lud->
lud_host
== NULL || lud->
lud_host
[0] == '\0' ||
449
strcmp( lud->
lud_host
, "*" ) == 0 ) {
452
err = lload_get_listener_addresses( lud->
lud_host
, port, &sal );
config.c
1189
if ( lud->
lud_host
== NULL || lud->
lud_host
[0] == '\0' ) {
1201
if ( lud->
lud_host
== NULL || lud->
lud_host
[0] == '\0' ) {
1210
host = lud->
lud_host
;
3621
if ( !lud->
lud_host
|| !lud->
lud_host
[0] ||
3623
"localhost", lud->
lud_host
, STRLENOF("localhost") ) ||
3624
!strcasecmp( global_host, lud->
lud_host
) ) {
3633
if ( !lu2->
lud_host
|| !lu2->lud_host[0] )
[
all
...]
/src/crypto/external/bsd/openssh/dist/
ldapauth.c
294
asize += strlen(urld[i]->
lud_host
)+11;
307
tmp = ldap_build_host(urld[i]->
lud_host
, urld[i]->lud_port);
/src/external/bsd/openldap/dist/servers/slapd/
config.c
2333
if ( !lud->
lud_host
|| !lud->
lud_host
[0] ||
2334
!strncasecmp("localhost", lud->
lud_host
,
2336
!strcasecmp( global_host, lud->
lud_host
)) {
2348
if ( !lu2->
lud_host
|| !lu2->
lud_host
[0] ) {
2353
if ( !lud->
lud_host
|| !lud->
lud_host
[0] ) {
2360
if ( !strcasecmp( lud->
lud_host
,
2361
lu2->
lud_host
)) {
[
all
...]
saslauthz.c
437
if ( ( ludp->
lud_host
&& *ludp->
lud_host
)
793
if ( ( ludp->
lud_host
&& *ludp->
lud_host
)
1207
if ( ( ludp->
lud_host
&& *ludp->
lud_host
)
daemon.c
1576
if ( lud->
lud_host
== NULL || lud->
lud_host
[0] == '\0' ) {
1579
err = slap_get_listener_addresses(lud->
lud_host
, 0, &sal);
1589
if( lud->
lud_host
== NULL || lud->
lud_host
[0] == '\0'
1590
|| strcmp(lud->
lud_host
, "*") == 0 )
1594
err = slap_get_listener_addresses(lud->
lud_host
, port, &sal);
1611
sprintf( (char *)url, "%s://%s/", lud->lud_scheme, lud->
lud_host
);
backend.c
1536
if ( ( ludp->
lud_host
&& *ludp->
lud_host
)
sasl.c
1061
if (( lud->
lud_host
&& lud->
lud_host
[0] ) || lud->lud_exts
/src/external/bsd/openldap/dist/libraries/librewrite/
xmap.c
380
ld = ldap_init( lud->
lud_host
, lud->lud_port );
/src/external/bsd/openldap/dist/servers/slapd/overlays/
dynlist.c
701
if ( lud->
lud_host
!= NULL ) {
1204
if (( ludp->
lud_host
&& *ludp->
lud_host
)
1273
if (( ludp->
lud_host
&& *ludp->
lud_host
)
2396
if ( lud->
lud_host
!= NULL ) {
2397
if ( lud->
lud_host
[0] == '\0' ) {
2398
ch_free( lud->
lud_host
);
2399
lud->
lud_host
= NULL;
unique.c
194
if ( url_desc->
lud_host
&& url_desc->
lud_host
[0] ) {
197
url_desc->
lud_host
);
constraint.c
360
if (ap.lud->
lud_host
!= NULL) {
454
if (ap.restrict_lud->
lud_host
!= NULL) {
remoteauth.c
617
host = srv->
lud_host
;
/src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
nssov.c
711
if (( lud->
lud_host
&& *lud->
lud_host
) ||
/src/external/mpl/dhcp/dist/server/
ldap.c
1223
ldapurl->
lud_host
, ldapurl->lud_port, ldap_err2string (ret));
1239
ldapurl->
lud_host
, ldapurl->lud_port, ldap_err2string (ret));
1246
ldapurl->
lud_host
, ldapurl->lud_port);
1286
ldapurl->
lud_host
, ldapurl->lud_port, ldap_err2string (ret));
Completed in 53 milliseconds
1
2
Indexes created Thu Jun 18 00:24:58 UTC 2026