Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.c1101 enum scantype enum
1127 static enum scantype
1551 enum scantype scantype = infer_scantype (source_desc, &src_open_sb, in copy_reg() local
1553 if (scantype == ERROR_SCANTYPE) in copy_reg()
1563 && scantype != PLAIN_SCANTYPE))); in copy_reg()
1597 scantype == LSEEK_SCANTYPE in copy_reg()