OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sortbase
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/rdist/
expand.c
66
char **
sortbase
;
variable in typeref:typename:char **
68
#define sort() qsort((char *)
sortbase
, &eargv[eargc] -
sortbase
, \
69
sizeof(*
sortbase
), argcmp),
sortbase
= &eargv[eargc]
118
eargv =
sortbase
= argvbuf;
144
sortbase
= NULL;
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025