Home
last modified time | relevance | path

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

/freebsd/sbin/fsck/
H A Dfsck.c64 char *options; local
68 static char *options = NULL; variable
306 const char *extra = NULL; in checkfs() local
/freebsd/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c112 int write_chunk_header(struct cudbg_buffer *_outbuf, int id, int options, in write_chunk_header()
114 unsigned long extra) in write_chunk_header()
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dconfig.c327 const char *p, *extra; in expand_string() local
438 split_options(char *string, struct options *options, in split_options()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js5063 Sizzle = function( query, context, extra, seed ) { argument
6565 style: function( elem, name, value, extra ) { argument
6618 css: function( elem, name, extra ) { argument
6642 swap: function( elem, options, callback ) { argument
6665 get: function( elem, computed, extra ) { argument
6824 function getWH( elem, name, extra ) { argument
6986 function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR, argument
7267 ajax: function( url, options ) { argument
8669 fx: function( elem, options, prop ) { argument
8957 jQuery.fn.offset = function( options ) { argument
[all …]
/freebsd/contrib/ncurses/progs/
H A Dinfocmp.c483 int extra = 1; in compare_predicate() local
1226 static const char options[][46] = in usage() local
/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 …]