Home
last modified time | relevance | path

Searched refs:extract_dir_and_name (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/bin/csh/
H A Dfile.c111 static void extract_dir_and_name(Char *, Char *, Char *);
545 extract_dir_and_name(Char *path, Char *dir, Char *name) in extract_dir_and_name() function
618 extract_dir_and_name(word, dir, name); in tsearch()