Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/libpkgconf/
H A Dpath.c86 char realpathbuf[PKGCONF_ITEM_SIZE * 4]; in prepare_path_node() local
87 char *linkdest = realpath(pkgconf_buffer_str(&pathbuf), realpathbuf); in prepare_path_node()