Searched refs:get_dirname (Results 1 – 14 of 14) sorted by relevance
32 get_dirname () function102 input_sub_rx=`get_dirname "$input" | quote_for_sed`112 input_rx=`get_dirname "$input" | quote_for_sed`
32 get_dirname ()102 input_sub_rx=`get_dirname "$input" | quote_for_sed`112 input_rx=`get_dirname "$input" | quote_for_sed`
28 static char *get_dirname(const char *path) in get_dirname() function184 srcfile->dir = get_dirname(srcfile->name); in srcfile_push()