Searched refs:nsp (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/sys/modules/nsp/
H A DMakefile1 # $FreeBSD: stable/11/sys/modules/nsp/Makefile 319182 2017-05-30 04:11:12Z ngie $
3 .PATH: ${SRCTOP}/sys/dev/nsp
5 KMOD= nsp
6 SRCS= nsp.c nsp_pccard.c
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipnat.c71 void showhostmap(natstat_t *nsp);
97 natstat_t ns, *nsp; local
102 nsp = &ns;
204 obj.ipfo_size = sizeof(*nsp);
205 obj.ipfo_ptr = (void *)nsp;
216 natstat_dead(nsp, kernel);
218 dostats(fd, nsp, opts, 0, natfilter);
228 dostats(fd, nsp, opts, 1, natfilter);
237 void natstat_dead(nsp, kernel)
238 natstat_t *nsp;
[all...]
/freebsd-11-stable/sys/mips/include/
H A Dcpu.h70 #define cpu_setstack(td, nsp) ((td)->td_frame->sp = (nsp))
/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_split.c617 SCR *nsp; local
629 nsp = vs_getbg(sp, np);
632 if (vs_swap(sp, &nsp, np))
635 if ((*nspp = nsp) == NULL) {
645 TAILQ_REMOVE(gp->hq, nsp, q);
648 if (vs_split(sp, nsp, 0)) {
649 TAILQ_INSERT_TAIL(gp->hq, nsp, q);
670 SCR *nsp; local
675 if (vs_discard(sp, &nsp))
677 if (nsp
708 SCR *nsp, *list[2]; local
920 SCR *nsp; local
[all...]
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_screen.c50 SCR *nsp; local
54 if (vs_fg(sp, &nsp, cmdp->argc ? cmdp->argv[0]->bp : NULL, newscreen))
59 sp->nextdisp = nsp;
/freebsd-11-stable/usr.bin/fortune/strfile/
H A Dstrfile.c143 char *sp, *nsp, dc; local
196 for (nsp = sp; !isalnum((unsigned char)*nsp); nsp++)
200 if (Iflag && isupper((unsigned char)*nsp))
201 fp->first = tolower((unsigned char)*nsp);
203 fp->first = *nsp;
/freebsd-11-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c181 char *inp, *nsp; local
183 nsp = inp = optarg;
184 while ((nsp = strsep(&inp, ",;:")) != NULL) {
185 if (strcasecmp(nsp, "LONG") == 0) {
190 "unknown suboption '%s'", nsp);
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_nametbl.c32 _dwarf_nametbl_cleanup(Dwarf_NameSec *nsp) argument
38 assert(nsp != NULL);
39 if ((ns = *nsp) == NULL)
54 *nsp = NULL;
/freebsd-11-stable/sys/dev/nsp/
H A Dnsp_pccard.c58 #include <dev/nsp/nspreg.h>
59 #include <dev/nsp/nspvar.h>
125 mtx_init(&sc->sc_sclow.sl_lock, "nsp", NULL, MTX_DEF);
228 "nsp",
235 MODULE_DEPEND(nsp, scsi_low, 1, 1, 1);
236 DRIVER_MODULE(nsp, pccard, nsp_pccard_driver, nsp_devclass, 0, 0);
H A Dnsp.c1 /* $NecBSD: nsp.c,v 1.21.12.6 2001/06/29 06:27:52 honda Exp $ */
59 #include <dev/nsp/nspreg.h>
60 #include <dev/nsp/nspvar.h>
1078 * fill the nsp fifo, and waiting for
1425 kdb_enter(KDB_WHY_CAM, "nsp");
/freebsd-11-stable/contrib/ipfilter/samples/
H A Dproxy.c139 nat_save_t ns, *nsp = &ns; local
205 obj.ipfo_size = sizeof(*nsp);
206 obj.ipfo_ptr = nsp;
/freebsd-11-stable/sys/kern/
H A Dvfs_syscalls.c657 cvtstatfs(struct statfs *nsp, struct ostatfs *osp) argument
660 statfs_scale_blocks(nsp, LONG_MAX);
662 osp->f_bsize = nsp->f_bsize;
663 osp->f_iosize = MIN(nsp->f_iosize, LONG_MAX);
664 osp->f_blocks = nsp->f_blocks;
665 osp->f_bfree = nsp->f_bfree;
666 osp->f_bavail = nsp->f_bavail;
667 osp->f_files = MIN(nsp->f_files, LONG_MAX);
668 osp->f_ffree = MIN(nsp->f_ffree, LONG_MAX);
669 osp->f_owner = nsp
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c604 struct debug_namespace **nsp, const char *name,
618 ns = *nsp;
626 *nsp = ns;
642 struct debug_namespace **nsp;
652 nsp = &info->current_block->locals;
654 nsp = &info->current_file->globals;
656 return debug_add_to_namespace (info, nsp, name, kind, linkage);
1126 struct debug_namespace **nsp;
1143 nsp = &info->current_file->globals;
1152 nsp
602 debug_add_to_namespace(struct debug_handle *info ATTRIBUTE_UNUSED, struct debug_namespace **nsp, const char *name, enum debug_object_kind kind, enum debug_object_linkage linkage) argument
641 struct debug_namespace **nsp; local
1124 struct debug_namespace **nsp; local
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.c1209 natstat_t *nsp = &softn->ipf_nat_stats; local
1211 nsp->ns_side[0].ns_table = softn->ipf_nat_table[0];
1212 nsp->ns_side[1].ns_table = softn->ipf_nat_table[1];
1213 nsp->ns_list = softn->ipf_nat_list;
1214 nsp->ns_maptable = softn->ipf_hm_maptable;
1215 nsp->ns_maplist = softn->ipf_hm_maplist;
1216 nsp->ns_nattab_sz = softn->ipf_nat_table_sz;
1217 nsp->ns_nattab_max = softn->ipf_nat_table_max;
1218 nsp->ns_rultab_sz = softn->ipf_nat_maprules_sz;
1219 nsp
3096 natstat_t *nsp; local
4320 natstat_t *nsp; local
[all...]
H A Dip_nat6.c963 natstat_t *nsp; local
971 nsp = &softn->ipf_nat_stats;
973 if ((nsp->ns_active * 100 / softn->ipf_nat_table_max) >
978 if (nsp->ns_active >= softn->ipf_nat_table_max) {
1002 (nsp->ns_active > 100)) {
1003 softn->ipf_nat_table_max = nsp->ns_active - 100;
1122 nsp->ns_wilds++;
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c1070 dt_scope_t *nsp; local
1072 for (; dsp != NULL; dsp = nsp) {
1075 nsp = dsp->ds_next;
/freebsd-11-stable/contrib/gcc/
H A Dmodulo-sched.c384 node_sched_params_ptr nsp = &node_sched_params[i];
385 rtx reg_move = nsp->first_reg_move;
389 fprintf (file, " asap = %d:\n", nsp->asap);
390 fprintf (file, " time = %d:\n", nsp->time);
391 fprintf (file, " nreg_moves = %d:\n", nsp->nreg_moves);
392 for (j = 0; j < nsp->nreg_moves; j++)
381 node_sched_params_ptr nsp = &node_sched_params[i]; local
/freebsd-11-stable/sbin/nvmecontrol/
H A Dlogpage.c757 kv_indirect(void *buf, uint32_t subtype, uint8_t res, uint32_t size, struct subpage_print *sp, size_t nsp) argument
761 for (i = 0; i < nsp; i++, sp++) {
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h1858 struct external_nlist nsp;
1864 PUT_WORD (abfd, indx, (bfd_byte *) nsp.e_strx);
1868 H_PUT_16 (abfd, aout_symbol (g)->desc, nsp.e_desc);
1869 H_PUT_8 (abfd, aout_symbol (g)->other, nsp.e_other);
1870 H_PUT_8 (abfd, aout_symbol (g)->type, nsp.e_type);
1874 H_PUT_16 (abfd, 0, nsp.e_desc);
1875 H_PUT_8 (abfd, 0, nsp.e_other);
1876 H_PUT_8 (abfd, 0, nsp.e_type);
1879 if (! translate_to_native_sym_flags (abfd, g, &nsp))
1883 if (bfd_bwrite ((void *) &nsp, am
1854 struct external_nlist nsp; local
[all...]
/freebsd-11-stable/sys/modules/
H A DMakefile775 _nsp= nsp
/freebsd-11-stable/share/man/man4/
H A DMakefile396 nsp.4 \
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c4690 struct nfsrv_stable *sp, *nsp; local
4772 LIST_FOREACH_SAFE(sp, &sf->nsf_head, nst_list, nsp) {
4825 struct nfsrv_stable *sp, *nsp; local
4889 LIST_FOREACH_SAFE(sp, &sf->nsf_head, nst_list, nsp) {
/freebsd-11-stable/sys/netinet/
H A Dsctp_input.c315 struct sctp_stream_queue_pending *sp, *nsp; local
347 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {
H A Dsctputil.c3937 struct sctp_stream_queue_pending *sp, *nsp; local
4006 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {
H A Dsctp_pcb.c4712 struct sctp_stream_queue_pending *sp, *nsp; local
4956 TAILQ_FOREACH_SAFE(sp, &outs->outqueue, next, nsp) {

Completed in 368 milliseconds

12