Home
last modified time | relevance | path

Searched defs:atflags (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/cp/
H A Dutils.c258 int atflags = beneath ? AT_RESOLVE_BENEATH : 0; in copy_link() local
285 int atflags = beneath ? AT_RESOLVE_BENEATH : 0; in copy_fifo() local
306 int atflags = beneath ? AT_RESOLVE_BENEATH : 0; in copy_special() local
329 int atflags = beneath ? AT_RESOLVE_BENEATH : 0; in setfile() local
H A Dcp.c305 int atflags, dne, badcp, len, level, rval; in copy() local