OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:at_desc
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAttrType.cpp
34
this->setDesc( a->
at_desc
);
59
void LDAPAttrType::setDesc (const char *
at_desc
) {
61
if (
at_desc
)
62
desc =
at_desc
;
LDAPAttrType.h
92
void setDesc(const char *
at_desc
);
/src/external/bsd/kyua-cli/dist/bootstrap/
testsuite
1537
at_desc
="$3"
1608
at_log_msg="$at_group. $
at_desc
($at_setup_line): $at_msg"
1999
$as_echo "1. $at_setup_line: testing $
at_desc
..."
2063
$as_echo "2. $at_setup_line: testing $
at_desc
..."
2127
$as_echo "3. $at_setup_line: testing $
at_desc
..."
2191
$as_echo "4. $at_setup_line: testing $
at_desc
..."
2280
$as_echo "5. $at_setup_line: testing $
at_desc
..."
2369
$as_echo "6. $at_setup_line: testing $
at_desc
..."
2458
$as_echo "7. $at_setup_line: testing $
at_desc
..."
2547
$as_echo "8. $at_setup_line: testing $
at_desc
...
[
all
...]
/src/external/bsd/openldap/dist/include/
ldap_schema.h
78
char *
at_desc
; /* OPTIONAL */
member in struct:ldap_attributetype
/src/external/bsd/openldap/dist/libraries/libldap/
schema.c
896
if ( at->
at_desc
) {
898
print_qdstring(ss,at->
at_desc
);
2039
if (at->
at_desc
) LDAP_FREE(at->
at_desc
);
2202
at->
at_desc
= sval;
/src/external/bsd/openldap/dist/servers/slapd/
slap.h
740
#define sat_desc sat_atype.
at_desc
Completed in 64 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026