| /netbsd-src/sys/arch/hpcmips/vr/ |
| H A D | vrled.c | 170 sc->sc_next = LEDOFF; in vrled_stop() 186 sc->sc_next = LEDON; in vrled_on() 199 switch (sc->sc_next) { in vrled_blink() 219 sc->sc_state = sc->sc_next; in vrled_blink() 232 switch (sc->sc_next) { in vrled_flash() 259 sc->sc_state = sc->sc_next; in vrled_flash() 260 sc->sc_next = LEDOFF; in vrled_flash() 272 switch (sc->sc_next) { in vrled_change_state() 307 if (sc->sc_next == state) in vrled_set_state() 309 switch (sc->sc_next) { in vrled_set_state() [all …]
|
| H A D | vrledvar.h | 41 vrled_status sc_next; member
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
| H A D | sent.c | 196 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) { in monitor_subsys_sent_update() 205 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) { in monitor_subsys_sent_update() 214 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) { in monitor_subsys_sent_update() 223 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) { in monitor_subsys_sent_update()
|
| H A D | operation.c | 199 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) { in monitor_subsys_ops_update() 214 for ( sc = slap_counters.sc_next; sc; sc = sc->sc_next ) { in monitor_subsys_ops_update()
|
| /netbsd-src/lib/libc/rpc/ |
| H A D | svc.c | 112 struct svc_callout *sc_next; member 308 s->sc_next = svc_head; in svc_reg() 336 svc_head = s->sc_next; in svc_unreg() 338 prev->sc_next = s->sc_next; in svc_unreg() 340 s->sc_next = NULL; in svc_unreg() 379 s->sc_next = svc_head; in svc_register() 402 svc_head = s->sc_next; in svc_unregister() 404 prev->sc_next = s->sc_next; in svc_unregister() 406 s->sc_next = NULL; in svc_unregister() 426 for (s = svc_head; s != NULL; s = s->sc_next) { in svc_find() [all …]
|
| /netbsd-src/sys/dev/fdt/ |
| H A D | fdt_syscon.c | 47 LIST_ENTRY(fdtbus_syscon) sc_next; 64 LIST_INSERT_HEAD(&fdtbus_syscons, sc, sc_next); in fdtbus_register_syscon() 74 LIST_FOREACH(sc, &fdtbus_syscons, sc_next) { in fdtbus_get_syscon()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | backover.c | 642 for ( scp = &op->o_callback; *scp != NULL; scp = &(*scp)->sc_next ) { in overlay_callback_after_backover() 644 sc->sc_next = (*scp)->sc_next; in overlay_callback_after_backover() 645 (*scp)->sc_next = sc; in overlay_callback_after_backover() 722 slap_callback *sc_next; in overlay_op_walk() local 725 over_back_response; op->o_callback = sc_next ) { in overlay_op_walk() 726 sc_next = op->o_callback->sc_next; in overlay_op_walk() 766 cb->sc_next = op->o_callback; in over_op_func() 773 for ( sc = &op->o_callback; *sc; sc = &(*sc)->sc_next ) { in over_op_func() 775 *sc = cb->sc_next; in over_op_func() 1217 op->o_callback = sc->sc_next; in overlay_remove_cb() [all …]
|
| H A D | result.c | 333 for ( ; sc; sc = sc->sc_next ) { in slap_writewait_play() 568 slap_callback *sc_next = (*scp)->sc_next, **sc_nextp = &(*scp)->sc_next; in slap_response_play() local 576 *scp = sc_next; in slap_response_play() 602 slap_callback *sc_next = (*scp)->sc_next, **sc_nextp = &(*scp)->sc_next; in slap_cleanup_play() local 610 *scp = sc_next; in slap_cleanup_play()
|
| H A D | connection.c | 945 for ( prev = &slap_counters.sc_next, sc = slap_counters.sc_next; sc; in conn_counter_destroy() 946 prev = &sc->sc_next, sc = sc->sc_next ) { in conn_counter_destroy() 950 *prev = sc->sc_next; in conn_counter_destroy() 985 sc->sc_next = slap_counters.sc_next; in conn_counter_init() 986 slap_counters.sc_next = sc; in conn_counter_init() 1850 sc->sc_next = op->o_callback; in connection_op_queue()
|
| H A D | controls.c | 87 LDAP_SLIST_ENTRY(slap_control) sc_next; 331 LDAP_SLIST_NEXT( sc, sc_next ) = NULL; in register_supported_control2() 332 LDAP_SLIST_INSERT_HEAD( &controls_list, sc, sc_next ); in register_supported_control2() 373 LDAP_SLIST_REMOVE(&controls_list, sc, slap_control, sc_next); in unregister_supported_control() 460 LDAP_SLIST_REMOVE_HEAD(&controls_list, sc_next); in controls_destroy() 486 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) { in controls_root_dse_info() 515 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) { in get_supported_controls() 537 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) { in get_supported_controls() 559 LDAP_SLIST_FOREACH( sc, &controls_list, sc_next ) { in find_ctrl()
|
| /netbsd-src/sys/arch/x86/x86/ |
| H A D | ioapic.c | 197 for (sc = ioapics; sc != NULL; sc = sc->sc_next) in ioapic_find() 213 for (sc = ioapics; sc != NULL; sc = sc->sc_next) { in ioapic_find_bybase() 227 sc->sc_next = NULL; in ioapic_add() 229 for (scp = &ioapics; *scp != NULL; scp = &(*scp)->sc_next) in ioapic_add() 487 for (sc = ioapics; sc != NULL; sc = sc->sc_next) { in ioapic_reenable() 593 for (sc = ioapics; sc != NULL; sc = sc->sc_next) { in ioapic_dump() 609 for (sc = ioapics; sc != NULL; sc = sc->sc_next) { in ioapic_dump_raw()
|
| /netbsd-src/external/cddl/osnet/dist/cmd/zfs/ |
| H A D | zfs_iter.c | 179 (*sc)->sc_last->sc_next = col; in zfs_add_sort_column() 192 col = sc->sc_next; in zfs_free_sort_columns() 203 return (sc != NULL && sc->sc_next == NULL && in zfs_sort_only_by_name() 288 for (psc = sc; psc != NULL; psc = psc->sc_next) { in zfs_sort() 422 sortcol = sortcol->sc_next; in zfs_for_each()
|
| H A D | zfs_iter.h | 37 struct zfs_sort_column *sc_next; member
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/ |
| H A D | noopsrch.c | 190 sc->sc_next = op->o_callback->sc_next; in noopsrch_op_search() 191 op->o_callback->sc_next = sc; in noopsrch_op_search()
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/lastbind/ |
| H A D | lastbind.c | 251 cb->sc_next = op->o_callback->sc_next; in lastbind_bind() 253 op->o_callback->sc_next = cb; in lastbind_bind()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
| H A D | slapi_overlay.c | 73 for ( pcb = op->o_callback; pcb != NULL; pcb = pcb->sc_next ) { in slapi_op_internal_p() 91 cb->sc_next = op->o_callback; in slapi_op_internal_p() 669 op->o_callback = cb.sc_next; in slapi_op_func() 718 op->o_callback = cb.sc_next; in slapi_over_extended() 756 op->o_callback = cb.sc_next; in slapi_over_access_allowed() 835 op->o_callback = cb.sc_next; in slapi_over_acl_group()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-relay/ |
| H A D | op.c | 102 (rcb)->rcb_sc.sc_next = (op)->o_callback; \ 112 for ( ;; sc = &(*sc)->sc_next ) \ 114 *sc = (*sc)->sc_next; break; \
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| H A D | seqmod.c | 82 op->o_callback = sc->sc_next; in seqmod_op_cleanup() 130 cb->sc_next = op->o_callback; in seqmod_op_mod()
|
| H A D | deref.c | 519 sc->sc_next = op->o_callback->sc_next; in deref_op_search() 520 op->o_callback->sc_next = sc; in deref_op_search()
|
| /netbsd-src/usr.bin/rdist/ |
| H A D | gram.y | 135 last_sc->sc_next = $2; 499 freesubcmd(cmd->sc_next); in freesubcmd() 516 sc->sc_next = NULL; in makesubcmd()
|
| H A D | docmd.c | 174 for (sc = cmds; sc != NULL; sc = sc->sc_next) { in doarrow() 192 for (sc = cmds; sc != NULL; sc = sc->sc_next) in doarrow() 425 for (sc = cmds; sc != NULL; sc = sc->sc_next) in dodcolon() 631 for (sc = subcmds; sc != NULL; sc = sc->sc_next) { in except()
|
| H A D | defs.h | 113 struct subcmd *sc_next; member
|
| /netbsd-src/sys/dev/bluetooth/ |
| H A D | bthidev.h | 58 LIST_ENTRY(bthidev) sc_next;
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/ |
| H A D | dupent.c | 522 sc->sc_next = op->o_callback->sc_next; in dupent_op_search() 523 op->o_callback->sc_next = sc; in dupent_op_search()
|
| /netbsd-src/sys/arch/x86/include/ |
| H A D | i82093var.h | 51 struct ioapic_softc *sc_next; member
|