HomeSort by: relevance | last modified time | path
    Searched refs:set_active (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/efi/
setvar.h 40 int set_active(int, const char *, uint16_t, bool);
setvar.c 346 set_active(int efi_fd, const char *target, uint16_t bootnum, bool active) function in typeref:typename:PUBLIC int
main.c 559 case act_set_active: return set_active(efi_fd, opt.target, opt.bootnum, opt.active);
  /src/sys/altq/
altq_hfsc.c 102 static void set_active(struct hfsc_class *, int);
720 set_active(cl, m_pktlen(m));
901 set_active(struct hfsc_class *cl, int len) function in typeref:typename:void

Completed in 17 milliseconds