Searched refs:setflag (Results 1 – 9 of 9) sorted by relevance
94 int setflag; member290 if (a->setflag & PATTERN_IS_SET) { in archive_match_excluded()300 if (a->setflag & TIME_IS_SET) { in archive_match_excluded()306 if (a->setflag & ID_IS_SET) in archive_match_excluded()471 if ((a->setflag & PATTERN_IS_SET) == 0) in archive_match_path_excluded()572 a->setflag |= PATTERN_IS_SET; in add_pattern_mbs()592 a->setflag |= PATTERN_IS_SET; in add_pattern_wcs()1029 if ((a->setflag & TIME_IS_SET) == 0) in archive_match_time_excluded()1078 a->setflag |= TIME_IS_SET; in set_timefilter()1084 a->setflag |= TIME_IS_SET; in set_timefilter()[all …]
161 int setflag; member554 lha->setflag = 0; in archive_read_format_lha_read_header()673 if ((lha->setflag & UNIX_MODE_IS_SET) == 0 && in archive_read_format_lha_read_header()702 if (lha->setflag & BIRTHTIME_IS_SET) { in archive_read_format_lha_read_header()712 if (lha->setflag & ATIME_IS_SET) in archive_read_format_lha_read_header()836 lha->setflag |= CRC_IS_SET; in lha_read_file_header_0()852 lha->setflag |= UNIX_MODE_IS_SET; in lha_read_file_header_0()938 lha->setflag |= CRC_IS_SET; in lha_read_file_header_1()1014 lha->setflag |= CRC_IS_SET; in lha_read_file_header_2()1097 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().
101 setflag(enc_tkt_reply->flags, TKT_FLG_PRE_AUTH); in enc_ts_verify()
573 setflag(state->c_flags, KRB5_KDB_FLAG_CLIENT); in process_as_req()576 setflag(state->c_flags, KRB5_KDB_FLAG_REFERRAL_OK); in process_as_req()733 setflag(state->client->attributes, KRB5_KDB_REQUIRES_PRE_AUTH); in process_as_req()
438 #define setflag(flagfield, flag) (flagfield |= (flag)) macro
1461 pfr_set_tflags(struct pfr_table *tbl, int size, int setflag, int clrflag, in pfr_set_tflags() argument1469 if ((setflag & ~PFR_TFLAG_USRMASK) || in pfr_set_tflags()1471 (setflag & clrflag)) in pfr_set_tflags()1481 p->pfrkt_nflags = (p->pfrkt_flags | setflag) & in pfr_set_tflags()