Home
last modified time | relevance | path

Searched +defs:no +defs:options (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c2469 static const char * const options[] = { "-pending", "-nonewline", NULL }; in aio_cmd_read() local
2784 static const char * const options[] = { "r", "w", "-nodelete", NULL }; in aio_cmd_close() local
2910 static const char * const options[] = { in aio_cmd_buffering() local
2951 static const char * const options[] = { in aio_cmd_translation() local
3687 static const char * const options[] = { in Jim_RegexpCmd() local
3911 static const char * const options[] = { in Jim_RegsubCmd() local
4711 static const char * const options[] = { "-hard", "-symbolic", NULL }; in file_cmd_link() local
6423 static const char * const options[] = { "-gmt", "-format", NULL }; in parse_clock_options() local
6452 struct clock_options options = { 0, "%a %b %d %H:%M:%S %Z %Y" }; in clock_cmd_format() local
6499 struct clock_options options = { 0, NULL }; in clock_cmd_scan() local
[all …]