Home
last modified time | relevance | path

Searched refs:__struct (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bsdconfig/share/
H A Dgeom.subr391 local __struct="$1" __var_to_set="$2"
393 case "$__struct" in
394 *_config*) __struct="${__struct%_config*}" ;;
395 *_consumer_*) __struct="${__struct%_consumer_[0-9]*}" ;;
396 *_provider_*) __struct="${__struct%_provider_[0-9]*}" ;;
397 *_geom_*) __struct="${__struct%_geom_[0-9]*}" ;;
398 *) __struct=
401 setvar "$__var_to_set" "$__struct"
403 echo "$__struct"
405 f_struct "$__struct" # Return status
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dslab.h70 #define KMEM_CACHE(__struct, flags) \ argument
71 linux_kmem_cache_create(#__struct, sizeof(struct __struct), \
72 __alignof(struct __struct), (flags), NULL)
/freebsd/crypto/openssl/apps/lib/
H A Dvms_term_sock.c45 __struct {
48 __struct { /* 16-bit byte count variant */
55 __struct { /* 32-bit byte count variant */
61 __struct {
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr931 local __struct="$1" __var_to_set="$2" debug=
934 f_struct "$__struct" || return $FAILURE
941 $__struct get $__member __cp && [ "$__cp" ] &&
953 $__struct get $__wep_keyN __kk
987 $__struct get psk __kk