Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Daccess.c239 FixupPathname(path); in _nc_access()
301 FixupPathname(path); in _nc_is_path_found()
405 FixupPathname(path); in _nc_safe_fopen()
409 FixupPathname(path); in _nc_safe_fopen()
429 FixupPathname(path); in _nc_safe_open3()
433 FixupPathname(path); in _nc_safe_open3()
H A Dwrite_entry.c201 FixupPathname(path); in make_db_root()
/freebsd/contrib/ncurses/include/
H A Dnc_win32.h.in200 #define FixupPathname(path) \ macro
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h433 #ifndef FixupPathname
434 #define FixupPathname(path) /* nothing */ macro