Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/find/
H A Doption.c112 { "-mount", c_xdev, f_always_true, 0 },
169 { "-xdev", c_xdev, f_always_true, 0 },
H A Dextern.h80 creat_f c_xdev; variable
H A Dfunction.c1693 c_xdev(OPTION *option, char ***argvp __unused) in c_xdev() function