Searched refs:capflags (Results 1 – 3 of 3) sorted by relevance
504 static int capflags; variable513 if ((capflags & O_CREAT) == 0) in open_file()514 fd = open(name, capflags); in open_file()516 fd = open(name, capflags, capmode); in open_file()542 if ((capflags & O_CREAT) != 0) { in fileargs_add_cache()626 capflags = (int)dnvlist_get_number(newlimits, "flags", 0); in fileargs_limit()628 if ((capflags & O_CREAT) != 0) in fileargs_limit()
1018 uint8_t capflags; member
691 sc->capflags = sc->eeprom.baseEepHeader.opCapFlags; in otus_attachhook()707 (sc->capflags & AR5416_OPFLAGS_11A) ? in otus_attachhook()