OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BSDoptarg
(Results
1 - 2
of
2
) sorted by null
/external/openssh/openbsd-compat/
getopt.c
47
char *
BSDoptarg
; /* argument associated with option */
98
BSDoptarg
= NULL;
104
BSDoptarg
= place;
116
BSDoptarg
= nargv[BSDoptind];
/external/openssh/
defines.h
567
# define optarg
BSDoptarg
Completed in 25 milliseconds