Searched refs:locpath (Results 1 – 2 of 2) sorted by relevance
45 static char locpath[PATH_MAX]; variable76 (void) snprintf(locpath, sizeof (locpath), "%s/%s/LCL_DATA", in category_file()78 return (locpath); in category_file()
396 char *locpath = NULL; in open_backpath() local