Searched refs:glob_path (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/bin/ksh/ |
| D | edit.c | 294 static void glob_path(int flags, const char *pat, XPtrV *wp, 521 glob_path(flags, pat, &w, search_path); in x_command_glob() 523 glob_path(flags, pat, &w, fpath); in x_command_glob() 874 glob_path(int flags, const char *pat, XPtrV *wp, const char *path) in glob_path() function
|