| /dragonfly/contrib/wpa_supplicant/wpa_supplicant/ |
| HD | hs20_supplicant.c | 62 struct osu_icon icon[OSU_MAX_ITEMS]; member 325 struct icon_entry *icon; in hs20_find_icon() local 327 dl_list_for_each(icon, &wpa_s->icon_head, struct icon_entry, list) { in hs20_find_icon() 328 if (os_memcmp(icon->bssid, bssid, ETH_ALEN) == 0 && in hs20_find_icon() 329 os_strcmp(icon->file_name, file_name) == 0 && icon->image) in hs20_find_icon() 330 return icon; in hs20_find_icon() 341 struct icon_entry *icon; in hs20_get_icon() local 351 icon = hs20_find_icon(wpa_s, bssid, file_name); in hs20_get_icon() 352 if (!icon || !icon->image || offset >= icon->image_len) in hs20_get_icon() 354 if (size > icon->image_len - offset) in hs20_get_icon() [all …]
|
| HD | ctrl_iface.c | 7414 char *ctx = NULL, *icon, *poffset, *psize; in get_hs20_icon() local 7421 icon = str_token(cmd, " ", &ctx); in get_hs20_icon() 7424 if (!icon || !poffset || !psize) in get_hs20_icon() 7428 return hs20_get_icon(wpa_s, dst_addr, icon, atoi(poffset), atoi(psize), in get_hs20_icon() 7437 char *icon; in del_hs20_icon() local 7448 icon = cmd[used] ? &cmd[used] : NULL; in del_hs20_icon() 7450 return hs20_del_icon(wpa_s, dst_addr, icon); in del_hs20_icon() 7458 char *icon; in hs20_icon_request() local 7466 icon = &cmd[used]; in hs20_icon_request() 7470 (u8 *) icon, os_strlen(icon), inmem); in hs20_icon_request()
|
| HD | ChangeLog | 567 * "hs20_icon_request <BSSID> <icon filename>" to request icon files
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | amigaos | 15 >>48 byte 1 disk icon 16 >>48 byte 2 drawer icon 17 >>48 byte 3 tool icon 18 >>48 byte 4 project icon 19 >>48 byte 5 garbage icon 20 >>48 byte 6 device icon 21 >>48 byte 7 kickstart icon 22 >>48 byte 8 workbench application icon 23 >2 beshort >1 icon, vers. %d 211 0 string AmIc AMOS Basic icon bank
|
| HD | msdos | 1254 # displays number of icons and information for icon or cursor 1261 >>>0 ubelong 0x00000100 icon resource 1262 # https://www.iana.org/assignments/media-types/image/vnd.microsoft.icon 1263 !:mime image/vnd.microsoft.icon 1264 #!:mime image/x-icon 1266 >>>>4 uleshort x - %d icon 1269 # 1st icon 1271 # 2nd icon 1278 >>>>4 uleshort x - %d icon 1288 # display information of one icon entry [all …]
|
| HD | images | 991 # skip Lotus smart icon *.smi by looking for valid hotspot coordinates 992 >6 ulelong&0xFF00FF00 =0 OS/2 icon 1006 #0 string CI PC color icon data 1014 >>14 ulelong 12 1.x color icon 1023 >>14 ulelong 64 2.x color icon 1097 # Note: container for OS/2 icon "IC", color icon "CI", color pointer "CP" or bitmap "BM" 1749 #0 string P7\ 332 XV "thumbnail file" (icon) data 2163 0 string C565 OLPC firmware icon image data 2448 0 string icns Mac OS X icon 2455 # icon type
|
| /dragonfly/contrib/wpa_supplicant/src/ap/ |
| HD | gas_serv.c | 714 struct hs20_icon *icon = NULL; in anqp_add_icon() local 716 for (j = 0; j < bss->hs20_icons_count && !icon; j++) { in anqp_add_icon() 718 icon = &bss->hs20_icons[j]; in anqp_add_icon() 720 if (!icon) in anqp_add_icon() 723 wpabuf_put_le16(buf, icon->width); in anqp_add_icon() 724 wpabuf_put_le16(buf, icon->height); in anqp_add_icon() 725 wpabuf_put_data(buf, icon->language, 3); in anqp_add_icon() 726 wpabuf_put_u8(buf, os_strlen(icon->type)); in anqp_add_icon() 727 wpabuf_put_str(buf, icon->type); in anqp_add_icon() 728 wpabuf_put_u8(buf, os_strlen(icon->name)); in anqp_add_icon() [all …]
|
| /dragonfly/nrelease/root/ |
| HD | autorun.inf | 3 icon=dflybsd.ico
|
| /dragonfly/nrelease/gui/root/.fvwm/ |
| HD | .fvwm2rc | 99 # I over an icon (but I don't use icons much.. I 372 # Mostly, you don't have to specify icon files, as FvwmIconBox now 373 # reads icon files specified in Style commands.
|
| /dragonfly/bin/csh/csh/ |
| HD | host.defs | 791 vendor : : "icon" 792 hosttype: : "icon"
|
| /dragonfly/contrib/dialog/ |
| HD | dialog.c | 293 { "icon", xxS(icon), 1, NULL },
|
| HD | CHANGES | 1907 + correct handling of Xdialog's --icon and --wmclass options, whose
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | contrib.texi | 1276 David Gilbert for @code{basic} and @code{metal} icon and plaf support
|
| /dragonfly/contrib/ncurses/misc/ |
| HD | terminfo.src | 3523 # by default, dtterm window-reports return, but icon as "L", window as "l" 3583 # prompt for user name, instead requiring an icon to be selected from 3589 # "Other..." icon to the graphical login panel. Selecting "Other..." 5074 # These building-blocks allow access to the X titlebar and icon name as a 5079 # b) the "0" code for xterm updates both icon-title and window title. Some 5081 # it such as tvtwm, ctwm, and vtwm) track windows by icon-name. Thus, you 5082 # don't want to mess with icon-name when using those window managers. 5086 xterm+sl|access X title line and icon name, 24426 # a) OSC 1 sets the title string, e.g., for the icon. Recent versions of 24428 # from the icon name.
|
| /dragonfly/share/dict/ |
| HD | web2 | 90691 icon
|
| /dragonfly/games/fortune/datfiles/ |
| HD | fortunes | 16874 typefaces. The greatest icon of all, the inviolable Apple itself, stands in
|