Home
last modified time | relevance | path

Searched refs:s_nleft (Results 1 – 13 of 13) sorted by relevance

/dports/mail/mailx/mail-2.2.8/
H A Dstrings.c73 if (sp->s_nleft >= s)
87 sp->s_nleft = STRINGSIZE << index;
89 sp->s_nleft -= s;
113 sp->s_nleft = STRINGSIZE << index; in sreset()
H A Dglob.h105 unsigned s_nleft; /* Number of bytes left here */ member
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dstrings.c79 if (sp->s_nleft >= s) in salloc()
89 sp->s_nleft = STRINGSIZE << string_index; in salloc()
91 sp->s_nleft -= s; in salloc()
125 sp->s_nleft = STRINGSIZE << string_index; in sreset()
H A Dglob.h149 unsigned s_nleft; /* Number of bytes left here */ member
/dports/sysutils/whowatch/whowatch-1.8.6/src/
H A Dscreen.c262 static inline int s_nleft(struct wdgt *w) in s_nleft() function
303 int nleft = s_nleft(w); in kbd_down()
323 int nleft = s_nleft(w); in kbd_page_down()
346 int nleft = s_nleft(w); in kbd_end()
/dports/shells/ksh93/ast-93u/src/cmd/mailx/
H A Dmisc.c630 if (sp->s_nleft >= size) in salloc()
642 sp->s_nleft = STRINGSIZE << index; in salloc()
644 sp->s_nleft -= size; in salloc()
668 sp->s_nleft = STRINGSIZE << index; in sreset()
H A Dmailx.h603 unsigned int s_nleft; /* Number of bytes left here */ member
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/mailx/
H A Dmisc.c630 if (sp->s_nleft >= size) in salloc()
642 sp->s_nleft = STRINGSIZE << index; in salloc()
644 sp->s_nleft -= size; in salloc()
668 sp->s_nleft = STRINGSIZE << index; in sreset()
H A Dmailx.h603 unsigned int s_nleft; /* Number of bytes left here */ member
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/mailx/
H A Dmisc.c630 if (sp->s_nleft >= size) in salloc()
642 sp->s_nleft = STRINGSIZE << index; in salloc()
644 sp->s_nleft -= size; in salloc()
668 sp->s_nleft = STRINGSIZE << index; in sreset()
H A Dmailx.h604 unsigned int s_nleft; /* Number of bytes left here */ member
/dports/chinese/bitchx/bitchx-1.2.1/dll/possum/
H A Dglob.h103 unsigned s_nleft; /* Number of bytes left here */ member
/dports/irc/bitchx/bitchx-1.2.1/dll/possum/
H A Dglob.h103 unsigned s_nleft; /* Number of bytes left here */ member