/freebsd/usr.sbin/ctld/ |
H A D | ctld.c | 807 struct target *target; in isns_do_register() local 1225 port_new(struct conf *conf, struct target *target, struct portal_group *pg) in port_new() 1254 port_new_ioctl(struct conf *conf, struct kports *kports, struct target *target, in port_new_ioctl() 1300 port_new_pp(struct conf *conf, struct target *target, struct pport *pp) in port_new_pp() 1341 port_find_in_pg(const struct portal_group *pg, const char *target) in port_find_in_pg() 1444 target_set_redirection(struct target *target, const char *addr) in target_set_redirection() 1919 int one = 1; in conf_apply() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_crypt.c | 1694 dsl_dataset_promote_crypt_check(dsl_dir_t *target, dsl_dir_t *origin) in dsl_dataset_promote_crypt_check() 1744 dsl_dataset_promote_crypt_sync(dsl_dir_t *target, dsl_dir_t *origin, in dsl_dataset_promote_crypt_sync() 2271 uint64_t rddobj, one = 1; in dsl_crypto_recv_raw_key_sync() local 2572 uint64_t one = 1ULL; in dsl_crypto_key_create_sync() local
|
/freebsd/sbin/camcontrol/ |
H A D | camcontrol.c | 3505 parse_btl_name(char * tstr,path_id_t * bus,target_id_t * target,lun_id_t * lun,cam_argmask * arglst) parse_btl_name() argument 3569 parse_btl(char * tstr,path_id_t * bus,target_id_t * target,lun_id_t * lun,cam_argmask * arglst) parse_btl() argument 3625 target_id_t target = CAM_TARGET_WILDCARD; dorescan_or_reset() local 3836 scanlun_or_reset_dev(path_id_t bus,target_id_t target,lun_id_t lun,int scan) scanlun_or_reset_dev() argument 5052 target_id_t target = CAM_TARGET_WILDCARD; camdebug() local 9502 struct scsi_report_supported_opcodes_one *one; scsigetopcodes() local 9638 struct scsi_report_supported_opcodes_one *one; scsiprintoneopcode() local 10365 target_id_t target; main() local [all...] |
/freebsd/contrib/tzcode/ |
H A D | zic.c | 163 symlink(char const *target, char const *linkname) in symlink() argument 170 # define linkat(targetdir, target, linknamedir, linkname, flag) \ argument 1441 relname(char const * target,char const * linkname) relname() argument 1488 dolink(char const * target,char const * linkname,bool staysymlink) dolink() argument 3308 zic_t one = 1; outzone() local [all...] |
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.js | 3730 on: function( types, selector, data, fn, /*INTERNAL*/ one ) { argument 3783 one: function( types, selector, data, fn ) { method 5419 has: function( target ) { argument 7028 function ajaxExtend( target, src ) { argument 7184 ajaxSetup: function( target, settings ) { argument
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 3713 Vector::UnorderedEqualsMatcher<T> UnorderedEquals(std::vector<T> const& target) { in UnorderedEquals() 4074 TakeGenerator(size_t target, GeneratorWrapper<T>&& generator): in TakeGenerator() 4100 GeneratorWrapper<T> take(size_t target, GeneratorWrapper<T>&& generator) { in take() 8986 inline auto convertInto( std::string const &source, T& target ) -> ParserResult { in convertInto() 8995 inline auto convertInto( std::string const &source, std::string& target ) -> ParserResult { in convertInto() 8999 inline auto convertInto( std::string const &source, bool &target ) -> ParserResult { in convertInto() 9012 …inline auto convertInto( std::string const &source, CLARA_CONFIG_OPTIONAL_TYPE<T>& target ) -> Par… in convertInto() 11414 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() 11430 WithinUlpsMatcher::WithinUlpsMatcher(double target, uint64_t ulps, FloatingPointKind baseType) in WithinUlpsMatcher() 11486 WithinRelMatcher::WithinRelMatcher(double target, double epsilon): in WithinRelMatcher() [all …]
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_softdep.c | 1033 jsegdep_merge(struct jsegdep *one, struct jsegdep *two) in jsegdep_merge() 1055 freedep_merge(struct freedep *one, struct freedep *two) in freedep_merge() 1890 int target, in process_worklist_item()
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 3251 static unsigned int one = 1; in SHA3Init() local 13375 double target; /* Target nRet/nRow value */ member
|