OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcstart
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
getcap.c
521
char *icap, *scan, *tc, *
tcstart
, *tcend;
local in function:getent
549
tcstart
= tc - 3;
550
tclen = s -
tcstart
;
604
tcpos =
tcstart
- record;
618
tcstart
= record + tcpos;
625
s =
tcstart
+ newilen;
627
memmove(
tcstart
, newicap, newilen);
getcap.c
521
char *icap, *scan, *tc, *
tcstart
, *tcend;
local in function:getent
549
tcstart
= tc - 3;
550
tclen = s -
tcstart
;
604
tcpos =
tcstart
- record;
618
tcstart
= record + tcpos;
625
s =
tcstart
+ newilen;
627
memmove(
tcstart
, newicap, newilen);
Completed in 48 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025