OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getopt
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/lib/libc/stdlib/
getopt.c
1
/* $NetBSD:
getopt
.c,v 1.2 2024/06/29 07:56:56 rin Exp $ */
33
__RCSID("$NetBSD:
getopt
.c,v 1.2 2024/06/29 07:56:56 rin Exp $");
54
__weak_alias(
getopt
,_getopt)
65
optreset; /* reset
getopt
*/
73
*
getopt
--
77
getopt
(int nargc, char * const nargv[], const char *ostr)
function in typeref:typename:int
/src/lib/libc/stdlib/
getopt_long.c
47
#include <
getopt
.h>
58
__weak_alias(
getopt
,_getopt)
63
int optreset; /* reset
getopt
*/
259
/* XXX: what if no long options provided (called by
getopt
)? */
272
* Handle -W arg the same as --arg (which causes
getopt
to
304
*
getopt
--
307
* [eventually this will replace the real
getopt
]
310
getopt
(int nargc, char * const *nargv, const char *options)
function in typeref:typename:int
/src/lib/libc/include/
namespace.h
399
#define
getopt
_getopt
macro
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025