Searched refs:get_params (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/cmd/arc_summary/
H A Darc_summary3110 def get_params(base):
115 return get_params('vfs.zfs')
118 return get_params('vfs.zfs.vdev')
145 def get_params(basepath):
159 return get_params(SPL_PATH)
162 return get_params(TUNABLES_PATH)
165 return get_params(TUNABLES_PATH)
/freebsd-13-stable/sbin/fdisk/
H A Dfdisk.c253 static int get_params(void);
737 if (get_params() == -1) {
810 get_params() function
/freebsd-13-stable/sys/dev/ice/
H A Dice_common.h120 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params);
H A Dice_common.c3522 * @get_params: RSS LUT parameters used to specify which RSS LUT to get
3527 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params) argument
3529 return __ice_aq_get_set_rss_lut(hw, get_params, false);
/freebsd-13-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh1070 get_params() { function
1148 get_params $@
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dcrypto.c2141 int (*get_params)(hx509_context, const hx509_crypto, member in struct:hx509cipher
2564 return (*crypto->cipher->get_params)(context, crypto, ivec, param);
/freebsd-13-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh3291 get_params () { function
3407 get_params $@

Completed in 193 milliseconds