OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:proto_aliases
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libbluetooth/
bluetooth.c
56
static char *
proto_aliases
[MAXALIASES];
variable
237
q = proto.p_aliases =
proto_aliases
;
245
if (q < &
proto_aliases
[MAXALIASES - 1])
/src/external/bsd/libbind/dist/irs/
lcl_pr.c
92
char *
proto_aliases
[MAXALIASES];
member in struct:pvt
266
q = pvt->proto.p_aliases = pvt->
proto_aliases
;
274
if (q < &pvt->
proto_aliases
[MAXALIASES - 1])
getprotoent_r.c
205
pptr->p_aliases = pdptr->
proto_aliases
;
/src/external/bsd/libbind/dist/include/
netdb.h
333
char *
proto_aliases
[_MAXALIASES];
member in struct:protoent_data
Completed in 23 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026