Searched defs:pathchunk (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ | ||
H A D | rm.c | 80 #define pathchunk(n) roundof(n,1024) macro |
/titanic_51/usr/src/lib/libcmd/common/ | ||
H A D | rm.c | 79 #define pathchunk(n) roundof(n,1024) macro |