Searched refs:setflag (Results 1 – 6 of 6) sorted by relevance
93 int setflag; member286 if (a->setflag & PATTERN_IS_SET) { in archive_match_excluded()296 if (a->setflag & TIME_IS_SET) { in archive_match_excluded()302 if (a->setflag & ID_IS_SET) in archive_match_excluded()467 if ((a->setflag & PATTERN_IS_SET) == 0) in archive_match_path_excluded()566 a->setflag |= PATTERN_IS_SET; in add_pattern_mbs()586 a->setflag |= PATTERN_IS_SET; in add_pattern_wcs()1025 if ((a->setflag & TIME_IS_SET) == 0) in archive_match_time_excluded()1074 a->setflag |= TIME_IS_SET; in set_timefilter()1080 a->setflag |= TIME_IS_SET; in set_timefilter()[all …]
160 int setflag; member555 lha->setflag = 0; in archive_read_format_lha_read_header()674 if ((lha->setflag & UNIX_MODE_IS_SET) == 0 && in archive_read_format_lha_read_header()703 if (lha->setflag & BIRTHTIME_IS_SET) { in archive_read_format_lha_read_header()713 if (lha->setflag & ATIME_IS_SET) in archive_read_format_lha_read_header()837 lha->setflag |= CRC_IS_SET; in lha_read_file_header_0()853 lha->setflag |= UNIX_MODE_IS_SET; in lha_read_file_header_0()939 lha->setflag |= CRC_IS_SET; in lha_read_file_header_1()1015 lha->setflag |= CRC_IS_SET; in lha_read_file_header_2()1098 lha->setflag |= CRC_IS_SET; in lha_read_file_header_3()[all …]
88 setflag(void)169 flag = setflag();
290 setflag(int ch) in setflag() function438 setflag(ch); in getargs()515 setflag(ch); in getargs()527 setflag(ch); in getargs()
5571 new function setflag().
1417 pfr_set_tflags(struct pfr_table *tbl, int size, int setflag, int clrflag, in pfr_set_tflags() argument1425 if ((setflag & ~PFR_TFLAG_USRMASK) || in pfr_set_tflags()1427 (setflag & clrflag)) in pfr_set_tflags()1437 p->pfrkt_nflags = (p->pfrkt_flags | setflag) & in pfr_set_tflags()