Searched full:f_struct (Results 1 – 17 of 17) sorted by relevance
62 # struct is through the f_struct() function below.70 # f_struct my_struct set abc 12371 # f_struct my_struct get abc # prints 123 to stdout72 # f_struct my_struct get abc abc # sets local variable $abc to 12390 # if f_struct my_struct; then94 # For more information, see the f_struct() function.103 eval $name\(\){ f_struct $name \"\$@\"\; }106 # f_struct $name107 # f_struct $name get $property [$var_to_set]108 # f_struct $name set $property $new_value[all …]
199 f_struct $device || continue326 f_struct "$geom" || return $FAILURE357 f_struct "$geom_consumer" get provider_ref provider_ref &&359 if f_struct "$geom_provider"; then368 f_struct "$provider_class" get name type369 f_struct "$geom_provider" get mediasize capacity370 f_struct "$provider_config" get descr desc385 f_struct "$p_geom" get consumer1 p_consumer386 f_struct "$p_consumer" get provider_ref p_provider_ref &&388 if f_struct "$p_provider"; then[all …]
209 f_struct keymap_$name && continue
405 f_struct "$__struct" # Return status
358 f_struct "$scan_struct" || return $FAILURE359 f_struct "$wireless_struct" || return $FAILURE504 f_struct "$wireless_prefix$w" set matches ""513 f_struct "$scans_prefix$s" set matched ""519 f_struct "$scans_prefix$s" set matched 1520 debug= f_struct "$wireless_prefix$w" \523 f_struct "$wireless_prefix$w" \558 f_struct "$dev" get name if || continue581 f_struct "$dev" get name if || continue713 f_struct "$dev" get name if || continue[all …]
91 if ! f_struct device_network ||94 f_struct device_network &&114 f_struct device_network &&200 f_struct device_network &&
62 f_struct device_media &&76 f_struct device_media &&90 f_struct device_media || f_media_get_type
80 f_struct device_media &&85 f_struct device_media get name name89 f_struct device_media || return $FAILURE
81 f_struct device_media || return $FAILURE94 f_struct "$dev" get devname devname || return $FAILURE195 f_struct "$dev" || return $SUCCESS
166 if f_struct device_network && [ "${url#$msg_other}" ]; then212 if ! f_struct device_network ||215 f_struct device_network &&308 f_struct device_network &&
135 f_struct device_media || return $FAILURE
79 f_struct device_media || return $FAILURE
80 f_struct device_media || return $FAILURE
107 f_struct device_media || return $FAILURE
149 if f_struct device_media; then
793 f_struct "$struct_name" && f_struct_free "$struct_name"1142 f_struct "$dev" get name devname || return $DIALOG_CANCEL1147 if [ "$private" ] && f_struct "$private"; then1691 if f_struct device_network &&
82 f_struct "$dev" get name if || continue