OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:safe_string
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
schema.c
110
typedef struct
safe_string
{
struct
115
}
safe_string
;
typedef in typeref:struct:safe_string
117
static
safe_string
*
120
safe_string
* ss;
122
ss = LDAP_MALLOC(sizeof(
safe_string
));
140
safe_string_free(
safe_string
* ss)
150
safe_string_val(
safe_string
* ss)
158
safe_strdup(
safe_string
* ss)
169
append_to_safe_string(
safe_string
* ss, char * s)
207
print_literal(
safe_string
*ss, char *s
[
all
...]
Completed in 15 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026