Searched refs:config_str (Results 1 – 4 of 4) sorted by relevance
94 char config_str[sizeof (int)]; /* real size is data_size */ member122 ldap_config_out_t config_str; member
3333 cfghdr = &sptr->ldap_ret.ldap_u.config_str; in __door_getconf()3334 *buflen = offsetof(ldap_config_out_t, config_str) + in __door_getconf()3380 bufptr = (char *)cfghdr->config_str; in SetDoorInfoToUnixCred()3450 bufptr = (char *)cfghdr->config_str; in SetDoorInfo()
561 (void) memcpy(cout->config_str, configinfo->str, in __ns_ldap_LoadDoorInfo()
470 if (strcmp(new_out->config_str, cur_out->config_str) != 0) { in chg_test_config_change()