Home
last modified time | relevance | path

Searched defs:alternate (Results 1 – 7 of 7) sorted by relevance

/freebsd/bin/chio/
H A Dchio.c766 int alternate = 0; in do_voltag() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_leapsec.c107 leapsec_get_table(int alternate) leapsec_get_table() argument
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.c279 struct continent *alternate; /* extra continent */ member
/freebsd/lib/libusb/
H A Dlibusb01.c781 usb_set_altinterface(usb_dev_handle * dev, int alternate) in usb_set_altinterface()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp284 if (TagDecl *alternate = FindCompleteType(tag_decl)) in CompleteType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp4307 InstructionShuffler(bool alternate, bool topdown) in InstructionShuffler()
/freebsd/sys/netinet/
H A Dsctp_structs.h858 struct sctp_nets *alternate; /* If primary is down or PF */ member