Searched refs:all (Results 26 - 28 of 28) sorted by relevance

12

/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_node.c203 ieee80211_del_ess(struct ieee80211com *ic, char *nwid, int len, int all) argument
208 if (all == 1 || (ess->esslen == len &&
215 if (all != 1)
841 * In all but hostap mode scanning starts off in
1506 * If the device scans all bands in one fell swoop, return
1592 * all dispatched frames have been processed by hardware.
1923 * Of all the 802.11 Control packets, only the node-records for
2130 DPRINTF(("freeing all nodes\n"));
2159 * modes, clean all inactive cached or authenticated nodes but don't de-auth
2287 * During a cache timeout we iterate over all node
[all...]
/haiku/src/apps/mail/
H A DContent.cpp15 The above copyright notice and this permission notice applies to all licensees
16 and shall be included in all copies or substantial portions of the Software.
465 // set styles for all qoute levels in the text to be inserted
2463 // strip all headers except "From", "To", "Reply-To", "Subject", and "Date"
2807 // Look for all uppercase
2818 // Don't check all uppercase words
2831 // Search all dictionaries
/haiku/src/kits/interface/
H A DTextView.cpp2702 // When not editable, we assume that all text is supposed to be visible.
4250 offset with the given length, expanding all tab characters as needed.
5722 // clauses at all, while the bebook says we should; though the visual
5741 // user would have pressed them now - this lets KeyDown() pick out all
5948 .AddItem(TRANSLATE("Select all"), B_SELECT_ALL, 'A')

Completed in 66 milliseconds

12