OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extras
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libterminfo/
compile.c
129
obuf = tic->
extras
.buf;
131
entries = tic->
extras
.entries;
132
tic->
extras
.buf = NULL;
133
tic->
extras
.entries = tic->
extras
.buflen = tic->
extras
.bufpos = 0;
306
if (_ti_find_extra(tic, &tic->
extras
, id) != NULL)
335
if (!_ti_grow_tbuf(&tic->
extras
, capl))
337
_ti_encode_buf_count_str(&tic->
extras
, id, l);
338
tic->
extras
.buf[tic->extras.bufpos++] = type
[
all
...]
term_private.h
175
TBUF
extras
;
member in struct:__anon386157850408
/src/usr.bin/tic/
tic.c
298
cap = utic->
extras
.buf;
299
for (n = utic->
extras
.entries; n > 0; n--) {
384
if (dup_tbuf(&tic->
extras
, &rtic->
extras
) == -1)
401
free(tic->
extras
.buf);
427
while ((cap = _ti_find_extra(rtic, &rtic->
extras
, "use"))
459
if (_ti_find_extra(utic, &utic->
extras
, "use")
477
cap = _ti_find_extra(rtic, &rtic->
extras
, "use");
487
memn = rtic->
extras
.bufpos -
488
(cap - rtic->
extras
.buf)
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/
drm_modes.c
1529
bool
extras
,
1566
* Try to pass that to our
extras
parsing
1568
*
extras
are directly after the resolution
1570
if (
extras
) {
1836
/* No mode? Check for freestanding
extras
and/or options */
1869
* Locate the end of the bpp / refresh, and parse the
extras
/src/distrib/miniroot/
install.sub
560
read af name mask bcaddr
extras
574
cmd="$cmd $
extras
"
/src/sys/external/bsd/ipf/netinet/
radix_ipf.c
1302
static int
extras
[14] = { 0, -1, 1, 3, 5, 8, 9,
local in function:test_addr
Completed in 16 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025