OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_links
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
canonicalize.c
106
int
num_links
= 0;
local
242
if (++
num_links
> MAXSYMLINKS)
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
canonicalize.c
106
int
num_links
= 0;
local
242
if (++
num_links
> MAXSYMLINKS)
/src/external/gpl2/gettext/dist/gnulib-local/lib/
canonicalize.c
106
int
num_links
= 0;
local
242
if (++
num_links
> MAXSYMLINKS)
/src/external/gpl3/gdb/dist/gnulib/import/
canonicalize-lgpl.c
208
int
num_links
= 0;
local
333
if (++
num_links
> __eloop_threshold ())
/src/external/gpl3/gdb.old/dist/gnulib/import/
canonicalize-lgpl.c
208
int
num_links
= 0;
local
333
if (++
num_links
> __eloop_threshold ())
/src/external/bsd/wpa/dist/src/rsn_supp/
wpa.c
801
unsigned int
num_links
= 0;
local
805
num_links
++;
808
return
num_links
* (RSN_SELECTOR_LEN + 1 + ETH_ALEN + 2);
/src/external/bsd/wpa/dist/src/ap/
hostapd.h
511
u8
num_links
;
member in struct:hostapd_mld
512
/* Number of hostapd_data (hapd) referencing this.
num_links
cannot be
513
* used since
num_links
can go to 0 even when a BSS is disabled and
515
* freed when
num_links
is 0.
Completed in 20 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026