Searched defs:sf_make_path (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/sharedfolders/
H A Dutils.c426 static int sf_make_path(const char *caller, struct sf_inode_info *sf_i, function
482 * [sf_make_path] which will allocate SHFLSTRING and fill it in
560 err = sf_make_path(caller, sf_i, name, len, result);
769 err = sf_make_path(__func__, sf_i, "*", 1, &mask);

Completed in 2048 milliseconds