| /freebsd-14-stable/sbin/ipf/ipnat/ |
| HD | ipnat.c | 70 void showhostmap(natstat_t *nsp); 95 natstat_t ns, *nsp; in main() local 100 nsp = &ns; in main() 202 obj.ipfo_size = sizeof(*nsp); in main() 203 obj.ipfo_ptr = (void *)nsp; in main() 214 natstat_dead(nsp, kernel); in main() 216 dostats(fd, nsp, opts, 0, natfilter); in main() 226 dostats(fd, nsp, opts, 1, natfilter); in main() 236 natstat_dead(natstat_t *nsp, char *kernel) in natstat_dead() argument 262 nsp->ns_side[0].ns_table = tables[0]; in natstat_dead() [all …]
|
| /freebsd-14-stable/contrib/nvi/vi/ |
| HD | vs_split.c | 613 SCR *nsp; in vs_fg() local 625 nsp = vs_getbg(sp, np); in vs_fg() 628 if (vs_swap(sp, &nsp, np)) in vs_fg() 631 if ((*nspp = nsp) == NULL) { in vs_fg() 641 TAILQ_REMOVE(gp->hq, nsp, q); in vs_fg() 644 if (vs_split(sp, nsp, 0)) { in vs_fg() 645 TAILQ_INSERT_TAIL(gp->hq, nsp, q); in vs_fg() 666 SCR *nsp; in vs_bg() local 671 if (vs_discard(sp, &nsp)) in vs_bg() 673 if (nsp == NULL) { in vs_bg() [all …]
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | bcm-nsp.dtsi | 35 #include <dt-bindings/clock/bcm-nsp.h> 40 compatible = "brcm,nsp"; 67 enable-method = "brcm,bcm-nsp-smp"; 88 compatible = "brcm,nsp-armpll"; 176 compatible = "brcm,nsp-gpio-a"; 233 compatible = "brcm,nsp-amac"; 243 compatible = "brcm,nsp-amac"; 253 compatible = "brcm,nsp-amac"; 287 compatible = "brcm,spi-nsp-qspi", "brcm,spi-bcm-qspi"; 343 compatible = "brcm,spum-nsp-crypto"; [all …]
|
| HD | bcm958625-meraki-mx64-a0.dts | 11 #include "bcm-nsp-ax.dtsi" 15 compatible = "meraki,mx64-a0", "brcm,bcm58625", "brcm,nsp";
|
| HD | bcm958625-meraki-mx64w-a0.dts | 11 #include "bcm-nsp-ax.dtsi" 15 compatible = "meraki,mx64w-a0", "brcm,bcm58625", "brcm,nsp";
|
| HD | bcm958522er.dts | 35 #include "bcm-nsp.dtsi" 40 compatible = "brcm,bcm958522er", "brcm,bcm58522", "brcm,nsp"; 184 compatible = "brcm,bcm58522-srab", "brcm,nsp-srab";
|
| HD | bcm958622hr.dts | 35 #include "bcm-nsp.dtsi" 40 compatible = "brcm,bcm958622hr", "brcm,bcm58622", "brcm,nsp"; 176 compatible = "brcm,bcm58622-srab", "brcm,nsp-srab";
|
| HD | bcm958525xmc.dts | 35 #include "bcm-nsp.dtsi" 40 compatible = "brcm,bcm958525xmc", "brcm,bcm58525", "brcm,nsp"; 216 compatible = "brcm,bcm58525-srab", "brcm,nsp-srab";
|
| HD | bcm988312hr.dts | 35 #include "bcm-nsp.dtsi" 40 compatible = "brcm,bcm988312hr", "brcm,bcm88312", "brcm,nsp"; 188 compatible = "brcm,bcm88312-srab", "brcm,nsp-srab";
|
| HD | bcm958525er.dts | 35 #include "bcm-nsp.dtsi" 40 compatible = "brcm,bcm958525er", "brcm,bcm58525", "brcm,nsp"; 196 compatible = "brcm,bcm58525-srab", "brcm,nsp-srab";
|
| HD | bcm958623hr.dts | 35 #include "bcm-nsp.dtsi" 40 compatible = "brcm,bcm958623hr", "brcm,bcm58623", "brcm,nsp"; 180 compatible = "brcm,bcm58623-srab", "brcm,nsp-srab";
|
| HD | bcm958625hr.dts | 35 #include "bcm-nsp.dtsi" 40 compatible = "brcm,bcm958625hr", "brcm,bcm58625", "brcm,nsp"; 195 compatible = "brcm,bcm58625-srab", "brcm,nsp-srab";
|
| HD | bcm5301x.dtsi | 11 #include <dt-bindings/clock/bcm-nsp.h> 55 compatible = "brcm,nsp-armpll"; 426 compatible = "brcm,nsp-lcpll0"; 435 compatible = "brcm,nsp-genpll"; 524 compatible = "brcm,spi-nsp-qspi", "brcm,spi-bcm-qspi";
|
| /freebsd-14-stable/contrib/less/ |
| HD | pattern.c | 298 … char *line, size_t aline_len, constant char **sp, constant char **ep, int nsp, int notbol, int se… in match_pattern1() argument 307 matched = match(tpattern, strlen(tpattern), line, line_len, &sp, &ep, nsp); in match_pattern1() 341 if (ecount >= nsp) in match_pattern1() 342 ecount = nsp-1; in match_pattern1() 372 ecount = nsp-1; in match_pattern1() 391 pcre2_match_data *md = pcre2_match_data_create(nsp-1, NULL); in match_pattern1() 399 int ecount = nsp-1; in match_pattern1() 447 …t char *line, size_t line_len, constant char **sp, constant char **ep, int nsp, int notbol, int se… in match_pattern() argument 449 int matched = match_pattern1(pattern, tpattern, line, line_len, sp, ep, nsp, notbol, search_type); in match_pattern()
|
| /freebsd-14-stable/usr.bin/fortune/strfile/ |
| HD | strfile.c | 141 char *sp, *nsp, dc; in main() local 194 for (nsp = sp; !isalnum((unsigned char)*nsp); nsp++) in main() 198 if (Iflag && isupper((unsigned char)*nsp)) in main() 199 fp->first = tolower((unsigned char)*nsp); in main() 201 fp->first = *nsp; in main()
|
| /freebsd-14-stable/contrib/smbfs/mount_smbfs/ |
| HD | mount_smbfs.c | 181 char *inp, *nsp; in main() local 183 nsp = inp = optarg; in main() 184 while ((nsp = strsep(&inp, ",;:")) != NULL) { in main() 185 if (strcasecmp(nsp, "LONG") == 0) { in main() 190 "unknown suboption '%s'", nsp); in main()
|
| /freebsd-14-stable/contrib/nvi/ex/ |
| HD | ex_screen.c | 46 SCR *nsp; in ex_fg() local 50 if (vs_fg(sp, &nsp, cmdp->argc ? cmdp->argv[0]->bp : NULL, newscreen)) in ex_fg() 55 sp->nextdisp = nsp; in ex_fg()
|
| /freebsd-14-stable/contrib/elftoolchain/libdwarf/ |
| HD | libdwarf_nametbl.c | 32 _dwarf_nametbl_cleanup(Dwarf_NameSec *nsp) in _dwarf_nametbl_cleanup() argument 38 assert(nsp != NULL); in _dwarf_nametbl_cleanup() 39 if ((ns = *nsp) == NULL) in _dwarf_nametbl_cleanup() 54 *nsp = NULL; in _dwarf_nametbl_cleanup()
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/net/ |
| D | brcm,amac.txt | 6 "brcm,nsp-amac" 25 compatible = "brcm,nsp-amac";
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/pinctrl/ |
| D | brcm,nsp-pinmux.txt | 8 Must be "brcm,nsp-pinmux" 27 compatible = "brcm,nsp-pinmux";
|
| D | brcm,nsp-gpio.txt | 5 Must be "brcm,nsp-gpio-a" 57 compatible = "brcm,nsp-gpio-a";
|
| /freebsd-14-stable/sys/cddl/dev/dtrace/powerpc/ |
| HD | dtrace_isa.c | 100 dtrace_next_sp_pc(uintptr_t sp, uintptr_t *nsp, uintptr_t *pc, uintptr_t *lr) in dtrace_next_sp_pc() argument 123 if (nsp != NULL) in dtrace_next_sp_pc() 124 *nsp = frame->fixreg[1]; in dtrace_next_sp_pc() 132 if (nsp != NULL) in dtrace_next_sp_pc() 133 *nsp = *(uintptr_t *)sp; in dtrace_next_sp_pc()
|
| /freebsd-14-stable/sys/kern/ |
| HD | vfs_syscalls.c | 716 freebsd4_cvtstatfs(struct statfs *nsp, struct ostatfs *osp) in freebsd4_cvtstatfs() argument 719 statfs_scale_blocks(nsp, LONG_MAX); in freebsd4_cvtstatfs() 721 osp->f_bsize = nsp->f_bsize; in freebsd4_cvtstatfs() 722 osp->f_iosize = MIN(nsp->f_iosize, LONG_MAX); in freebsd4_cvtstatfs() 723 osp->f_blocks = nsp->f_blocks; in freebsd4_cvtstatfs() 724 osp->f_bfree = nsp->f_bfree; in freebsd4_cvtstatfs() 725 osp->f_bavail = nsp->f_bavail; in freebsd4_cvtstatfs() 726 osp->f_files = MIN(nsp->f_files, LONG_MAX); in freebsd4_cvtstatfs() 727 osp->f_ffree = MIN(nsp->f_ffree, LONG_MAX); in freebsd4_cvtstatfs() 728 osp->f_owner = nsp->f_owner; in freebsd4_cvtstatfs() [all …]
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/phy/ |
| HD | brcm-sata-phy.txt | 9 "brcm,iproc-nsp-sata-phy" 30 "brcm,iproc-nsp-sata-phy" and "brcm,iproc-sr-sata-phy".
|
| /freebsd-14-stable/share/examples/ipfilter/samples/ |
| HD | proxy.c | 138 nat_save_t ns, *nsp = &ns; local 204 obj.ipfo_size = sizeof(*nsp); 205 obj.ipfo_ptr = nsp;
|