f_call_c_glob Interface

interface


Called by

interface~~f_call_c_glob~~CalledByGraph interface~f_call_c_glob f_call_c_glob proc~fglob fglob proc~fglob->interface~f_call_c_glob proc~get_filename_from_template_use_index get_filename_from_template_use_index proc~get_filename_from_template_use_index->proc~fglob proc~find_m_files_for_currtime Find_M_files_for_currTime proc~find_m_files_for_currtime->proc~get_filename_from_template_use_index

public function f_call_c_glob(search_name, filename, slen) result(stat) bind(C, name="glob_C")

Arguments

Type IntentOptional Attributes Name
character(kind=c_char, len=1), intent(in) :: search_name(*)
character(kind=c_char, len=1), intent(out) :: filename(*)
integer, intent(inout) :: slen

Return Value integer