OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pb_textbuf
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi.h
139
char
pb_textbuf
[ SLAP_TEXT_BUFLEN ];
member in struct:slapi_pblock
slapi_ops.c
468
&rs->sr_text, pb->
pb_textbuf
, sizeof( pb->
pb_textbuf
) );
477
pb->
pb_textbuf
, sizeof( pb->
pb_textbuf
), NULL );
484
1, 0, &rs->sr_text, pb->
pb_textbuf
, sizeof( pb->
pb_textbuf
) );
566
&rs->sr_text, pb->
pb_textbuf
, sizeof( pb->
pb_textbuf
), NULL );
slapi_pblock.c
505
pb->
pb_textbuf
, sizeof( pb->
pb_textbuf
),
979
snprintf( pb->
pb_textbuf
, sizeof( pb->
pb_textbuf
), "%s", (char *)value );
980
pb->pb_rs->sr_text = pb->
pb_textbuf
;
Completed in 20 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026