Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dmaxfilename.cpp35 size_t file_name_max(const char *fname) in file_name_max() function
62 size_t file_name_max(const char *) in file_name_max() function
H A Dtmpfile.cpp92 if (file_name_max(tem2) <= 14) { in temp_init()
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dlib.h94 size_t file_name_max(const char *fname);
/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp221 name_max = file_name_max(dir); in main()
225 name_max = file_name_max("."); in main()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.11725 s/dir_name_max/file_name_max/.
27 * src/include/lib.h: Add file_name_max.