OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mb_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
mail.c
25
struct mbox *
mb_next
; /* next mbox in list */
member in struct:mbox
85
mbp = mbp->
mb_next
;
151
mbp->
mb_next
= mplist;
164
mlist = mbp->
mb_next
;
180
mbp->
mb_next
= NULL;
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
390
struct mb_s *
mb_next
;
member in struct:mb_s
398
# define m_next
mb_next
421
(m)->
mb_next
= *(f)->fin_mp; \
Completed in 41 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025