Searched refs:textbuf (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dschema_check.c37 char *textbuf, size_t textlen );
54 char *textbuf, size_t textlen )
81 *text = textbuf;
93 op->o_bd, e, a, text, textbuf, textlen );
105 snprintf( textbuf, textlen,
115 snprintf( textbuf, textlen,
121 e->e_dn, textbuf, 0 );
149 rc = structural_class( aoc->a_vals, &oc, &socs, text, textbuf, textlen,
168 snprintf( textbuf, textlen,
174 e->e_dn, textbuf,
46 entry_schema_check( Operation *op, Entry *e, Attribute *oldattrs, int manage, int add, Attribute **socp, const char** text, char *textbuf, size_t textlen ) argument
623 structural_class( BerVarray ocs, ObjectClass **scp, ObjectClass ***socsp, const char **text, char *textbuf, size_t textlen, void *ctx ) argument
738 mods_structural_class( Modifications *mods, struct berval *sc, const char **text, char *textbuf, size_t textlen, void *ctx ) argument
777 entry_naming_check( Entry *e, int manage, int add_naming, const char** text, char *textbuf, size_t textlen ) argument
[all...]
H A Dmods.c39 char *textbuf,
79 *text = textbuf;
80 snprintf( textbuf, textlen,
123 *text = textbuf;
124 snprintf( textbuf, textlen,
171 *text = textbuf;
172 snprintf( textbuf, textlen,
187 char *textbuf, size_t textlen )
189 return modify_delete_vindex( e, m, perm, text, textbuf, textlen, NULL );
198 char *textbuf, size_
34 modify_add_values( Entry *e, Modification *mod, int permissive, const char **text, char *textbuf, size_t textlen ) argument
182 modify_delete_values( Entry *e, Modification *m, int perm, const char **text, char *textbuf, size_t textlen ) argument
193 modify_delete_vindex( Entry *e, Modification *mod, int permissive, const char **text, char *textbuf, size_t textlen, int *idx ) argument
366 modify_replace_values( Entry *e, Modification *mod, int permissive, const char **text, char *textbuf, size_t textlen ) argument
383 modify_increment_values( Entry *e, Modification *mod, int permissive, const char **text, char *textbuf, size_t textlen ) argument
[all...]
H A Dmodify.c44 char textbuf[ SLAP_TEXT_BUFLEN ]; local
45 size_t textlen = sizeof( textbuf );
169 &rs->sr_text, textbuf, textlen, NULL );
198 char textbuf[ SLAP_TEXT_BUFLEN ]; local
199 size_t textlen = sizeof( textbuf );
263 &rs->sr_text, textbuf, textlen );
297 &rs->sr_text, textbuf, textlen );
347 char *textbuf,
362 snprintf( textbuf, textlen,
365 *text = textbuf;
343 slap_mods_obsolete_check( Operation *op, Modifications *ml, const char **text, char *textbuf, size_t textlen ) argument
377 slap_mods_no_user_mod_check( Operation *op, Modifications *ml, const char **text, char *textbuf, size_t textlen ) argument
419 slap_mods_no_repl_user_mod_check( Operation *op, Modifications *ml, const char **text, char *textbuf, size_t textlen ) argument
450 slap_mods_check( Operation *op, Modifications *ml, const char **text, char *textbuf, size_t textlen, void *ctx ) argument
[all...]
H A Dschema_prep.c1422 char *textbuf, size_t textlen )
1424 *text = textbuf;
1427 snprintf( textbuf, textlen,
1443 char *textbuf, size_t textlen )
1445 *text = textbuf;
1448 snprintf( textbuf, textlen,
1462 char *textbuf, size_t textlen )
1464 *text = textbuf;
1467 snprintf( textbuf, textlen,
1481 char *textbuf, size_
1417 rootDseObjectClass( Backend *be, Entry *e, ObjectClass *oc, const char** text, char *textbuf, size_t textlen ) argument
1438 aliasObjectClass( Backend *be, Entry *e, ObjectClass *oc, const char** text, char *textbuf, size_t textlen ) argument
1457 referralObjectClass( Backend *be, Entry *e, ObjectClass *oc, const char** text, char *textbuf, size_t textlen ) argument
1476 subentryObjectClass( Backend *be, Entry *e, ObjectClass *oc, const char** text, char *textbuf, size_t textlen ) argument
1503 dynamicObjectClass( Backend *be, Entry *e, ObjectClass *oc, const char** text, char *textbuf, size_t textlen ) argument
1523 rootDseAttribute( Backend *be, Entry *e, Attribute *attr, const char** text, char *textbuf, size_t textlen ) argument
1544 aliasAttribute( Backend *be, Entry *e, Attribute *attr, const char** text, char *textbuf, size_t textlen ) argument
1570 referralAttribute( Backend *be, Entry *e, Attribute *attr, const char** text, char *textbuf, size_t textlen ) argument
1596 subentryAttribute( Backend *be, Entry *e, Attribute *attr, const char** text, char *textbuf, size_t textlen ) argument
1622 administrativeRoleAttribute( Backend *be, Entry *e, Attribute *attr, const char** text, char *textbuf, size_t textlen ) argument
1645 dynamicAttribute( Backend *be, Entry *e, Attribute *attr, const char** text, char *textbuf, size_t textlen ) argument
[all...]
H A Dslapschema.c110 char textbuf[SLAP_TEXT_BUFLEN]; local
111 size_t textlen = sizeof(textbuf);
147 &text, textbuf, textlen );
H A Dadd.c47 char textbuf[ SLAP_TEXT_BUFLEN ]; local
48 size_t textlen = sizeof( textbuf );
169 textbuf, textlen, NULL );
181 1, 0, &rs->sr_text, textbuf, textlen );
237 char textbuf[ SLAP_TEXT_BUFLEN ]; local
238 size_t textlen = sizeof( textbuf );
283 &rs->sr_text, textbuf, textlen );
306 &rs->sr_text, textbuf, textlen );
327 op->ora_modlist, &rs->sr_text, textbuf, textlen );
390 char *textbuf, size_
384 slap_mods2entry( Modifications *mods, Entry **e, int initial, int dup, const char **text, char *textbuf, size_t textlen ) argument
514 slap_entry2mods( Entry *e, Modifications **mods, const char **text, char *textbuf, size_t textlen ) argument
582 slap_add_opattrs( Operation *op, const char **text, char *textbuf, size_t textlen, int manage_ctxcsn ) argument
[all...]
H A Dslapadd.c84 char textbuf[SLAP_TEXT_BUFLEN] = { '\0' }; local
85 size_t textlen = sizeof textbuf;
175 if ( slap_tool_entry_check( progname, op, e, erec->lineno, &text, textbuf, textlen ) !=
328 char textbuf[SLAP_TEXT_BUFLEN] = { '\0' }; local
329 size_t textlen = sizeof textbuf;
428 bvtext.bv_val = textbuf;
464 bvtext.bv_val = textbuf;
H A Dslapcommon.h135 char *textbuf,
H A Dslapcommon.c1166 char *textbuf,
1187 text, textbuf, textlen );
1194 textbuf[ 0 ] = '\0';
1200 int rc = slap_entry2mods( e, &ml, text, textbuf, textlen );
1206 textbuf[ 0 ] = '\0';
1208 rc = slap_mods_check( op, ml, text, textbuf, textlen, NULL );
1215 textbuf[ 0 ] = '\0';
1160 slap_tool_entry_check( const char *progname, Operation *op, Entry *e, int lineno, const char **text, char *textbuf, size_t textlen ) argument
H A Dproto-slap.h208 int initial, int dup, const char **text, char *textbuf, size_t textlen ));
212 char *textbuf, size_t textlen ));
216 char *textbuf, size_t textlen,
1247 char *textbuf, size_t textlen );
1253 char *textbuf, size_t textlen );
1259 char *textbuf,
1266 char *textbuf, size_t textlen, void *ctx );
1295 const char **text, char *textbuf, size_t textlen );
1299 const char **text, char *textbuf, size_t textlen );
1303 const char **text, char *textbuf, size_
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Daudit-bsm.c342 char textbuf[BSM_TEXTBUFSZ]; local
345 (void) snprintf(textbuf, sizeof (textbuf),
348 bsm_audit_record(4, textbuf, AUE_openssh);
350 (void) snprintf(textbuf, sizeof (textbuf),
353 bsm_audit_record(3, textbuf, AUE_openssh);
406 char textbuf[BSM_TEXTBUFSZ]; local
417 snprintf(textbuf, sizeof(textbuf),
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dmodify.c138 char textbuf[ SLAP_TEXT_BUFLEN ] = { '\0' }; local
150 &rs->sr_text, textbuf, sizeof( textbuf ) );
H A Dmodrdn.c395 char textbuf[ SLAP_TEXT_BUFLEN ] = { '\0' }; local
443 &rs->sr_text, textbuf, sizeof( textbuf ) );
H A Dadd.c923 char textbuf[ SLAP_TEXT_BUFLEN ]; local
924 size_t textlen = sizeof( textbuf );
952 char textbuf[ SLAP_TEXT_BUFLEN ] = { '\0' }; local
955 &rs->sr_text, textbuf, sizeof( textbuf ) );
965 slap_add_opattrs( op, &rs->sr_text, textbuf, textlen, 1 );
H A Dentry-id.c1040 char textbuf[ 1024 ]; local
1041 size_t textlen = sizeof( textbuf );
1058 &text, textbuf, textlen, op->o_tmpmemctx );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Dmodify.c74 char *textbuf,
138 text, textbuf, textlen );
155 text, textbuf, textlen );
169 text, textbuf, textlen );
183 text, textbuf, textlen );
203 text, textbuf, textlen );
227 text, textbuf, textlen );
257 text, textbuf, textlen );
301 text, textbuf, textlen );
403 char textbuf[SLAP_TEXT_BUFLE local
68 bdb_modify_internal( Operation *op, DB_TXN *tid, Modifications *modlist, Entry *e, const char **text, char *textbuf, size_t textlen ) argument
[all...]
H A Dmonitor.c202 char textbuf[ SLAP_TEXT_BUFLEN ]; local
218 textbuf, sizeof( textbuf ) );
227 textbuf, sizeof( textbuf ) );
H A Dadd.c31 char textbuf[SLAP_TEXT_BUFLEN]; local
32 size_t textlen = sizeof textbuf;
97 get_relax(op), 1, NULL, &rs->sr_text, textbuf, textlen );
107 rs->sr_err = slap_add_opattrs( op, &rs->sr_text, textbuf, textlen, 1 );
H A Dmodrdn.c36 char textbuf[SLAP_TEXT_BUFLEN]; local
37 size_t textlen = sizeof textbuf;
649 &rs->sr_text, textbuf, textlen );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldif/
H A Dldif.c1145 char *textbuf )
1165 &rs->sr_text, textbuf,
1172 &rs->sr_text, textbuf,
1179 &rs->sr_text, textbuf,
1186 &rs->sr_text, textbuf,
1194 &rs->sr_text, textbuf,
1206 &rs->sr_text, textbuf,
1222 &rs->sr_text, textbuf,
1237 &rs->sr_text, textbuf, SLAP_TEXT_BUFLEN );
1396 char textbuf[SLAP_TEXT_BUFLE local
1442 char textbuf[SLAP_TEXT_BUFLEN]; local
1633 char textbuf[SLAP_TEXT_BUFLEN]; local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dlog.c174 static char textbuf[ BACKMONITOR_BUFSIZE ]; local
185 &text, textbuf, sizeof( textbuf ) );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dconstraint.c1003 char textbuf[SLAP_TEXT_BUFLEN]; local
1004 size_t textlen = sizeof(textbuf);
1011 &text, textbuf, textlen );
1017 &text, textbuf, textlen );
1023 &text, textbuf, textlen );
1029 &text, textbuf, textlen );
1036 &text, textbuf, textlen );
1047 &text, textbuf, textlen );
1062 &text, textbuf, textlen );
H A Ddynlist.c199 char textbuf[1024]; local
215 &text, textbuf, sizeof( textbuf ) );
299 char textbuf[1024]; local
326 &text, textbuf, sizeof( textbuf ) );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_utils.c543 char textbuf[SLAP_TEXT_BUFLEN]; local
571 rc = modify_add_values( e, &mod, 0, &text, textbuf, sizeof(textbuf) );
605 char textbuf[SLAP_TEXT_BUFLEN]; local
634 rc = modify_delete_values( e, &mod, 0, &text, textbuf, sizeof(textbuf) );
2686 char textbuf[SLAP_TEXT_BUFLEN]; local
2752 if ( slap_mods_check( op, modlist, &text, textbuf, sizeof( textbuf ), NULL ) != LDAP_SUCCESS ) {
3114 char textbuf[SLAP_TEXT_BUFLE local
[all...]
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dsed0.c36 static char *text(sed_commands_t *commands, char *textbuf, char *endbuf);
869 static char *text(sed_commands_t *commands, char *textbuf, char *tbend) argument
873 p = textbuf;

Completed in 223 milliseconds

12