Home
last modified time | relevance | path

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

/coreutils/src/
Dforce-link.c44 enum { smallsize = 256 }; enumerator
51 samedir_template (char const *dstname, char buf[smallsize]) in samedir_template() argument
56 if (dsttmpsize <= smallsize) in samedir_template()
105 char buf[smallsize]; in force_linkat()
160 char buf[smallsize]; in force_symlinkat()