Home
last modified time | relevance | path

Searched refs:blobs (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig_none.c51 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
H A Dconfig.h661 struct wpa_config_blob *blobs; member
H A Dconfig.c2652 blob = config->blobs; in wpa_config_flush_blobs()
2653 config->blobs = NULL; in wpa_config_flush_blobs()
3993 struct wpa_config_blob *blob = config->blobs; in wpa_config_get_blob()
4016 blob->next = config->blobs; in wpa_config_set_blob()
4017 config->blobs = blob; in wpa_config_set_blob()
4043 struct wpa_config_blob *pos = config->blobs, *prev = NULL; in wpa_config_remove_blob()
4050 config->blobs = pos->next; in wpa_config_remove_blob()
H A Dconfig_winreg.c1036 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
H A Dconfig_file.c1605 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
H A DChangeLog603 * added option to set config blobs through control interface with
1826 * added support for named configuration blobs in order to avoid having
/dflybsd-src/sys/dev/drm/
H A Ddrm_property.c599 list_for_each_entry_safe(blob, bt, &file_priv->blobs, head_file) { in drm_property_destroy_user_blobs()
790 list_add_tail(&blob->head_file, &file_priv->blobs); in drm_mode_createblob_ioctl()
817 list_for_each_entry(bt, &file_priv->blobs, head_file) { in drm_mode_destroyblob_ioctl()
H A Ddrm_file.c338 INIT_LIST_HEAD(&priv->blobs); in drm_open_helper()
/dflybsd-src/sbin/fsck_msdosfs/
H A Dfat.c1054 size_t rwsize, tailsize, blobs, i; in copyfat() local
1063 blobs = howmany(fat->fatsize, fat32_cache_size); in copyfat()
1074 for (i = 0; i < blobs; in copyfat()
1076 if (i == blobs - 1) { in copyfat()
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_file.h274 struct list_head blobs; member
/dflybsd-src/crypto/openssh/
H A DPROTOCOL.agent98 key blobs:
/dflybsd-src/games/hack/
H A Drumors46 Acid blobs should be attacked bare-handed.
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c3813 blob = wpa_s->conf->blobs; in wpas_dbus_getter_blobs()
/dflybsd-src/sys/contrib/dev/acpica/
H A Dchanges.txt3969 blobs into ASL code. The new directive is #includebuffer. It takes a