Searched refs:LCONVPATHCREAT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/compat/linux/
H A Dlinux_util.h72 #define LCONVPATHCREAT(td, upath, pathp) LCONVPATH(td, upath, pathp, 1) macro
H A Dlinux_file.c196 LCONVPATHCREAT(td, args->path, &path);
633 LCONVPATHCREAT(td, args->path, &path);
H A Dlinux_misc.c1053 LCONVPATHCREAT(td, args->path, &path);

Completed in 167 milliseconds