OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/warp/
warp.c
154
char tmp, *s, *
tcbuf
;
local in function:main
296
tcbuf
= malloc(1024);
297
intrp_init(
tcbuf
);
304
term_set(
tcbuf
);
305
free(
tcbuf
);
/src/usr.sbin/rtadvd/
advcap.c
194
char
tcbuf
[BUFSIZ];
local in function:tnchktc
217
if (getent(
tcbuf
, tcname, remotefile) != 1) {
220
for (q =
tcbuf
; *q++ != ':'; )
Completed in 12 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025