OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gssapi_user
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
ldap.c
1336
char *
gssapi_user
= NULL;
local
1397
gssapi_user
= strtok(running, gssapi_delim);
1398
if (!
gssapi_user
|| strlen(
gssapi_user
) == 0) {
1419
ldap_sasl_inst->sasl_authz_id = ber_strdup(
gssapi_user
);
ldap.c
1336
char *
gssapi_user
= NULL;
local
1397
gssapi_user
= strtok(running, gssapi_delim);
1398
if (!
gssapi_user
|| strlen(
gssapi_user
) == 0) {
1419
ldap_sasl_inst->sasl_authz_id = ber_strdup(
gssapi_user
);
ldap.c
1336
char *
gssapi_user
= NULL;
local
1397
gssapi_user
= strtok(running, gssapi_delim);
1398
if (!
gssapi_user
|| strlen(
gssapi_user
) == 0) {
1419
ldap_sasl_inst->sasl_authz_id = ber_strdup(
gssapi_user
);
Completed in 64 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026