Searched refs:next (Results 1026 - 1050 of 2472) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_auto.h79 db_pgno_t next; member in struct:_db_relink_args
/illumos-gate/usr/src/cmd/ast/msgcc/
H A Dmsggen.c79 " identifier of the following messages until the next"
123 struct Xl_s* next; member in struct:Xl_s
155 for (px = xp; px; px = px->next)
171 px->next = xp;
493 for (bp = 0, px = xp; px; px = px->next)
/illumos-gate/usr/src/cmd/avs/dsstat/
H A Ddsstat.c294 for (vslist = vs_top; vslist != NULL; vslist = vslist->next) {
328 vslist->next = NULL;
333 vslist = pre->next = newvol;
334 vslist->next = NULL;
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h112 struct mod_info *next; /* link to next module */ member in struct:mod_info
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c69 struct sec_name *next; member in struct:sec_name
150 sptr = sptr->next) {
237 seclistptr->next = NULL;
240 seclistendptr->next = sptr;
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.h73 struct waiting_list *next; /* next node in the linked */ member in struct:waiting_list
/illumos-gate/usr/src/cmd/tcpd/
H A Dtcpdchk.c275 char *next; local
280 for (cp = strtok(buf, sep); cp != 0; cp = next) {
282 next = strtok((char *) 0, sep);
283 if (next != 0)
368 inet_set(pat, WR_YES); /* shut up next time */
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.h54 struct qlt_dma_handle *next; member in struct:qlt_dma_handle
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetAdapterPortAttributes.c84 hba_port_ptr != NULL; hba_port_ptr = hba_port_ptr->next) {
H A DSun_sasRefreshAdapterConfiguration.c116 hba_ptr = hba_ptr->next) {
/illumos-gate/usr/src/uts/common/sys/usb/clients/hidparser/
H A Dhidparser_impl.h148 struct entity_attribute_stack *next; member in struct:entity_attribute_stack
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_common.h152 struct hxge_hw_list *next; member in struct:hxge_hw_list
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c598 ilist = ilist->next;
637 ilist = ilist->next;
689 ilist = ilist->next;
729 ilist = ilist->next;
764 tpg_lu_list = tpg_lu_list->next;
801 ilist = ilist->next;
833 mplu_tpg_list = mplu_tpg_list->next;
869 ilist = ilist->next;
921 ilist = ilist->next;
969 mplu_path_list = mplu_path_list->next;
[all...]
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dba_table.c106 for (p = table->masks; p != NULL; p = p->next) {
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dlc.h114 struct Lc_attribute_list_s* next; member in struct:Lc_attribute_list_s
H A Dsfio_t.h66 { (unsigned char*)(data), /* next */ \
94 ( (f)->next = (unsigned char*)0, /* next */ \
120 /* expose next stream inside discipline function; state saved in int f */
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dlc.h114 struct Lc_attribute_list_s* next; member in struct:Lc_attribute_list_s
/illumos-gate/usr/src/lib/libast/common/include/
H A Dsfio_t.h66 { (unsigned char*)(data), /* next */ \
94 ( (f)->next = (unsigned char*)0, /* next */ \
120 /* expose next stream inside discipline function; state saved in int f */
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfprints.c54 _Sfi = (f->next - f->data) - 1;
H A Dsfscanf.c74 f.data = f.next = f.endw = (uchar*)s;
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dlc.h114 struct Lc_attribute_list_s* next; member in struct:Lc_attribute_list_s
H A Dsfio_t.h66 { (unsigned char*)(data), /* next */ \
94 ( (f)->next = (unsigned char*)0, /* next */ \
120 /* expose next stream inside discipline function; state saved in int f */
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dlc.h114 struct Lc_attribute_list_s* next; member in struct:Lc_attribute_list_s
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dlc.h114 struct Lc_attribute_list_s* next; member in struct:Lc_attribute_list_s
H A Dsfio_t.h66 { (unsigned char*)(data), /* next */ \
94 ( (f)->next = (unsigned char*)0, /* next */ \
120 /* expose next stream inside discipline function; state saved in int f */

Completed in 184 milliseconds

<<41424344454647484950>>