OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gres
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
glob.c
792
int gpol,
gres
;
local in function:Gmatch
795
gres
= 0;
809
gres
|= pmatch(string, *p);
812
return(
gres
== gpol);
/src/sbin/ping6/
ping6.c
608
struct addrinfo ghints, *
gres
;
local in function:main
616
error = getaddrinfo(gateway, NULL, &hints, &
gres
);
621
if (
gres
->ai_next && (options & F_VERBOSE))
625
gres
->ai_addr,
gres
->ai_addrlen)) {
629
freeaddrinfo(
gres
);
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025