Searched refs:next (Results 1326 - 1350 of 2472) sorted by relevance

<<51525354555657585960>>

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x145 ypmaplist *next;
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_nswparse.c104 nex = cur->next;
112 /* give the next non-alpha character */
122 /* give the next non-space character */
217 lkq = &lkp->next;
268 /* p better be the next switch_err */
337 break; /* process next naming service */
H A Dnscd_nswstate.c129 ts = s->next;
192 s->next = NULL;
262 lkp = lkp->next;
361 lkp = lkp->next;
631 ctrl_p->first = ret->next;
632 ret->next = NULL;
753 s->next = ctrl_p->first;
757 s->next = NULL;
H A Dnscd_switch.h119 struct nscd_nsw_state *next; member in struct:nscd_nsw_state
151 struct nscd_getent_context *next; member in struct:nscd_getent_context
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h142 struct fruenvseg *next; /* next entry */ member in struct:fruenvseg
357 struct lpm_dev *next; member in struct:lpm_dev
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c917 * on to the next port
991 * on to the next port
1065 discoveredDevList = discoveredDevList->next) {
1083 WWNList = WWNList->next) {
1124 newWWN->next = discoveredDevList->HBAPortWWN;
1150 newTgtWWN->next = WWNList->tgtPortWWN;
1165 newDevice->next = *devList; /* insert at head */
1346 * on to the next port
1375 devListWalk = devListWalk->next) {
1386 devListWalk = devListWalk->next) {
[all...]
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.h111 * names chained together via the "next"
116 * names chained together via the "next"
145 struct node *next; member in struct:node::__anon457::__anon458
220 struct node *next; /* for Props & Masks lists */ member in struct:node::__anon457::__anon462
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c183 for (mynp = np; mynp; mynp = mynp->u.name.next)
192 np = np->u.name.next;
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_generic.c108 lkp = lkp->next;
111 for (; lkp; lkp = lkp->next) {
308 * XXX force next name service
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_search.c160 goto next;
209 next: pg = GET_BINTERNAL(h, indx)->pgno;
225 * Decide if we want to return a reference to the next
275 * find the next (or previous) non-deleted item.
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h155 * and pointers to the next parent of this child and
156 * the next child of this parent.
200 struct mod_info *next; /* ptr to next in the modules list */ member in struct:mod_info
250 struct nl *cnext; /* pointer to next member of cycle */
348 struct stringlist *next; member in struct:stringlist
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dlist.c209 phead = phead->next;
321 pnode = pnode->next;
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c280 for (nifap = nifa; nifap != NULL; nifap = nifap->next) {
306 for (nifap = nifa; nifap != NULL; nifap = nifap->next) {
337 for (nifap = nifa; nifap != NULL; nifap = nifap->next) {
353 for (n = ncu->ncu_if.nwamd_if_list; n != NULL; n = n->next) {
452 for (n = u_if->nwamd_if_list; n != NULL; n = n->next) {
481 for (n = u_if->nwamd_if_list; n != NULL; n = n->next) {
792 for (nifap = nifa; nifap != NULL; nifap = nifap->next) {
1230 for (nifap = nifa; nifap != NULL; nifap = nifap->next)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Druserpass.c105 next:
133 goto next;
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.c705 m->next = NULL;
709 for (; ; m = m->next) {
734 if (NULL == m->next) {
739 m->next = malloc_vital(sizeof (itmc_map_name_type_t));
740 m = m->next;
744 m->next = NULL;
970 for (m = m->next; NULL != m; m = m->next) {
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c209 for (iter = source->properties; iter != NULL; iter = iter->next) {
284 for (iter = source->properties; iter != NULL; iter = iter->next) {
343 for (iter = caps; iter != NULL; iter = iter->next) {
358 for (iter = device1->properties; iter != NULL; iter = iter->next) {
448 for (iter = caps; iter != NULL; iter = iter->next) {
483 for (iter = device->properties; iter != NULL; iter = iter->next) {
515 for (iter = device->properties; iter != NULL; iter = iter->next) {
936 for (iter = device->properties; iter != NULL; iter = iter->next) {
/illumos-gate/usr/src/cmd/tbl/
H A Dtu.c183 if (lefdata(next(i),c)== kind) return(-1);
218 next(int i) function
/illumos-gate/usr/src/uts/common/fs/
H A Dgfs.c255 * next - the offset of the next entry
258 gfs_readdir_emit_int(gfs_readdir_state_t *st, uio_t *uiop, offset_t next) argument
282 edp->ed_off = next;
285 dp->d_off = next;
292 uiop->uio_loffset = next;
351 * voffp - a pointer in which the next virtual offset should be stored
993 * nextoff - callback must set to offset of next entry. Typically
1007 offset_t off, next; local
1033 gstate.grd_dirent, &eof, &off, &next,
[all...]
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetPhyStatistics.c85 hba_port_ptr = hba_port_ptr->next) {
108 phy_ptr = phy_ptr->next) {
/illumos-gate/usr/src/uts/common/nfs/
H A Drnode.h47 struct acache *next; /* next and prev must be first */ member in struct:acache_hash
53 struct acache *next; /* next and prev must be first */ member in struct:acache
72 lloff_t _ncookie; /* cookie used to find the next cache entry */
272 u_offset_t r_nextr; /* next byte read offset (read-ahead) */
/illumos-gate/usr/src/uts/common/os/
H A Dipc.c675 ipc_slot_t *slot, *next; local
684 for (slot = service->ipcs_table; slot; slot = next) {
685 next = slot[0].ipct_chain;
1349 kipc_perm_t *perm, *next; local
1358 perm = next) {
1359 next = list_next(&service->ipcs_usedids, perm);
1382 for (perm = list_head(&rmlist); perm != NULL; perm = next) {
1383 next = list_next(&rmlist, perm);
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_pkt.c48 mblk_t *next = mp->b_next; local
55 mp = next;
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h89 STAILQ_ENTRY(uath_cmd) next; member in struct:uath_cmd
98 STAILQ_ENTRY(uath_data) next; member in struct:uath_data
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_search.c92 goto next;
133 next: BT_PUSH(t, h->pgno, idx);
167 * Get the next page. The key is either an exact
191 /* Move to the next index. */
202 /* Push the next level down onto the stack. */
210 /* Get the next level down. */
272 /* Move to the next index. */
283 /* Push the next level down onto the stack. */
290 /* Get the next level down. */
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h202 struct _krb5_ldap_server_handle *next; member in struct:_krb5_ldap_server_handle
215 struct _krb5_ldap_server_info *next; member in struct:_krb5_ldap_server_info

Completed in 275 milliseconds

<<51525354555657585960>>