OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tnsp
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libcurses/
fileio.c
139
nschar_t *onsp, *
tnsp
;
local in function:__getnsp
145
tnsp
= malloc(sizeof(nschar_t));
146
if (
tnsp
== NULL) {
150
if (fread(&
tnsp
->ch, sizeof(wchar_t), 1, fp) != 1) {
154
tnsp
->next = NULL;
155
onsp->next =
tnsp
;
Completed in 11 milliseconds
Indexes created Mon Oct 20 15:10:11 GMT 2025