Home
last modified time | relevance | path

Searched defs:opt1 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/kyua/utils/
H A Doptional_test.cpp229 optional< int > opt1, opt2; in ATF_TEST_CASE_BODY() local
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.y464 gen_options(struct assignment *opt1, const char *name) in gen_options()
491 struct assignment *opt1; in gen_wrapper() local
H A Dslc-gram.c1973 gen_options(struct assignment *opt1, const char *name) in gen_options()
2000 struct assignment *opt1; in gen_wrapper() local
/freebsd/lib/libnetmap/
H A Dnmreq.c554 const char *scan, *opt1; in nmreq_options_decode() local
/freebsd/usr.sbin/jail/
H A Dconfig.c818 equalopts(const char *opt1, const char *opt2) in equalopts()
/freebsd/sys/kern/
H A Dvfs_mount.c257 vfs_equalopts(const char *opt1, const char *opt2) in vfs_equalopts()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h528 __be32 opt1; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h646 __be64 opt1; member
659 __be64 opt1; member
/freebsd/contrib/sqlite3/
H A Dsqlite3.c21922 #define CTIMEOPT_VAL2_(opt1,opt2) #opt1 "," #opt2 argument