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

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c1661 char *from_name; member in struct:filter_mapping_info
1730 * pointer "info->from_name" points to the locations
1892 info[i]->from_name = head;
1904 if (info[i]->from_name == NULL && strlen(key) > 0) {
1906 info[i]->from_name = key;
1912 if (info[i]->from_name == NULL)
1918 info[i]->from_name);
1922 info[i]->from_name);
1934 info[i]->from_name);
1938 info[i]->from_name);
[all...]

Completed in 27 milliseconds