Home
last modified time | relevance | path

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

/src/usr.bin/localedef/
H A Dlocaledef.c63 static char locpath[PATH_MAX]; variable
96 (void) snprintf(locpath, sizeof (locpath), "%s.%s", in category_file()
99 (void) snprintf(locpath, sizeof (locpath), "%s/%s", in category_file()
101 return (locpath); in category_file()
/src/usr.bin/man/
H A Dman.sh514 local found_page has_slash locpath p path sect
553 for locpath in $locpaths; do
554 p=$path/$locpath