Searched refs:dirnamelen (Results 1 – 2 of 2) sorted by relevance
398 size_t dirnamelen = 0; in _dwarf_construct_linkedto_path() local407 dirnamelen = mydirlen(depath); in _dwarf_construct_linkedto_path()408 if (dirnamelen) { in _dwarf_construct_linkedto_path()410 depath,dirnamelen); in _dwarf_construct_linkedto_path()412 dwarfstring_append(&joind.js_basepath,depath+dirnamelen); in _dwarf_construct_linkedto_path()
439 size_t dirnamelen = strlen (dirnames[i]) + 1; /* '/' */ in krb5int_open_plugin_dirs() local449 filepath = malloc (dirnamelen + strlen (filenames[j]) + 1); /* NULL */ in krb5int_open_plugin_dirs()491 filepath = malloc (dirnamelen + len + 1); /* NULL */ in krb5int_open_plugin_dirs()