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

12

/freebsd-10.0-release/sys/modules/nsp/
H A DMakefile3 .PATH: ${.CURDIR}/../../dev/nsp
5 KMOD= nsp
6 SRCS= nsp.c nsp_pccard.c
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dipnat.c87 void showhostmap __P((natstat_t *nsp));
113 natstat_t ns, *nsp; local
118 nsp = &ns;
220 obj.ipfo_size = sizeof(*nsp);
221 obj.ipfo_ptr = (void *)nsp;
232 natstat_dead(nsp, kernel);
234 dostats(fd, nsp, opts, 0, natfilter);
244 dostats(fd, nsp, opts, 1, natfilter);
253 void natstat_dead(nsp, kernel)
254 natstat_t *nsp;
[all...]
/freebsd-10.0-release/sys/mips/include/
H A Dcpu.h70 #define cpu_setstack(td, nsp) ((td)->td_frame->sp = (nsp))
/freebsd-10.0-release/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-10.0-release/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-10.0-release/games/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-10.0-release/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-10.0-release/sys/dev/nsp/
H A Dnsp_pccard.c58 #include <dev/nsp/nspreg.h>
59 #include <dev/nsp/nspvar.h>
220 "nsp",
227 MODULE_DEPEND(nsp, scsi_low, 1, 1, 1);
228 DRIVER_MODULE(nsp, pccard, nsp_pccard_driver, nsp_devclass, 0, 0);
265 strcpy(dvname,"nsp");
/freebsd-10.0-release/sys/i386/conf/
H A DPAE38 nodevice nsp
H A DGENERIC127 device nsp # Workbit Ninja SCSI-3
H A DNOTES713 # nsp: Workbit Ninja SCSI-3 based PC Card SCSI host adapters.
717 device nsp
/freebsd-10.0-release/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-10.0-release/sys/pc98/conf/
H A DGENERIC103 device nsp # Workbit Ninja SCSI-3
H A DNOTES430 # nsp: Workbit Ninja SCSI-3 based PC Card SCSI host adapters.
436 device nsp
/freebsd-10.0-release/sys/kern/
H A Dvfs_syscalls.c685 cvtstatfs(nsp, osp)
686 struct statfs *nsp;
690 statfs_scale_blocks(nsp, LONG_MAX);
692 osp->f_bsize = nsp->f_bsize;
693 osp->f_iosize = MIN(nsp->f_iosize, LONG_MAX);
694 osp->f_blocks = nsp->f_blocks;
695 osp->f_bfree = nsp->f_bfree;
696 osp->f_bavail = nsp->f_bavail;
697 osp->f_files = MIN(nsp->f_files, LONG_MAX);
698 osp->f_ffree = MIN(nsp
[all...]
/freebsd-10.0-release/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-10.0-release/etc/
H A Dprotocols41 mfe-nsp 31 MFE-NSP # MFE Network Services Protocol
/freebsd-10.0-release/sys/amd64/conf/
H A DNOTES407 # nsp: Workbit Ninja SCSI-3 based PC Card SCSI host adapters.
411 device nsp
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_nat.c1225 natstat_t *nsp = &softn->ipf_nat_stats; local
1227 nsp->ns_side[0].ns_table = softn->ipf_nat_table[0];
1228 nsp->ns_side[1].ns_table = softn->ipf_nat_table[1];
1229 nsp->ns_list = softn->ipf_nat_list;
1230 nsp->ns_maptable = softn->ipf_hm_maptable;
1231 nsp->ns_maplist = softn->ipf_hm_maplist;
1232 nsp->ns_nattab_sz = softn->ipf_nat_table_sz;
1233 nsp->ns_nattab_max = softn->ipf_nat_table_max;
1234 nsp->ns_rultab_sz = softn->ipf_nat_maprules_sz;
1235 nsp
3110 natstat_t *nsp; local
4330 natstat_t *nsp; local
[all...]
H A Dip_nat6.c969 natstat_t *nsp; local
977 nsp = &softn->ipf_nat_stats;
979 if ((nsp->ns_active * 100 / softn->ipf_nat_table_max) >
984 if (nsp->ns_active >= softn->ipf_nat_table_max) {
1008 (nsp->ns_active > 100)) {
1009 softn->ipf_nat_table_max = nsp->ns_active - 100;
1128 nsp->ns_wilds++;
/freebsd-10.0-release/release/doc/share/misc/
H A Ddev.archlist.txt99 nsp i386,pc98
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c1064 dt_scope_t *nsp; local
1066 for (; dsp != NULL; dsp = nsp) {
1069 nsp = dsp->ds_next;
/freebsd-10.0-release/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-10.0-release/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-10.0-release/share/man/man4/
H A DMakefile338 nsp.4 \

Completed in 187 milliseconds

12