Home
last modified time | relevance | path

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

/coreutils/gl/modules/
Dtargetdir5 lib/targetdir.c
6 lib/targetdir.h
16 lib_SOURCES += targetdir.c targetdir.h
19 "targetdir.h"
/coreutils/src/
Dln.c128 char *targetdir = dir_name (target); in convert_abs_rel() local
130 char *realdest = canonicalize_filename_mode (targetdir, CAN_MISSING); in convert_abs_rel()
146 free (targetdir); in convert_abs_rel()