Searched refs:len_d (Results 1 – 1 of 1) sorted by relevance
1937 int rc, len_s = 0, len_d = 0, len = 0; in __s_api_prepend_automountmapname_to_dn() local2017 len_d = strlen(*dn); in __s_api_prepend_automountmapname_to_dn()2019 len = strlen(automountmapname) + 1 + len_s + 1 + len_d + 1; in __s_api_prepend_automountmapname_to_dn()