Searched defs:symlinkargs (Results 1 – 2 of 2) sorted by relevance
243 struct symlinkargs { struct244 diropargs from;245 nfspath to;246 sattr attributes;
207 struct symlinkargs { struct212 typedef struct symlinkargs symlinkargs; argument