Searched refs:prepend_cn (Results 1 - 1 of 1) sorted by relevance

/sssd/src/confdb/
H A Dconfdb.c42 static char *prepend_cn(char *str, int *slen, const char *comp, int clen) function
84 dn = prepend_cn(dn, &l, s, p-s);

Completed in 1711 milliseconds