Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dmain.c106 static char *chdir_verify_path(const char *, struct dirs *);
540 chdir_verify_path(const char *path, struct dirs *d) in chdir_verify_path() function
569 d->object = chdir_verify_path(path, d); in setup_CURDIR_OBJDIR()