OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_nleft
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/mail/
strings.c
64
size_t
s_nleft
; /* Number of bytes left here */
member in struct:strings
89
if (sp->
s_nleft
>= s)
101
sp->
s_nleft
= STRINGSIZE << idx;
103
sp->
s_nleft
-= s;
139
sp->
s_nleft
= STRINGSIZE << idx;
Completed in 41 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025