Searched refs:np (Results 1 - 25 of 323) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/ipfilter/lib/
H A Dprintnat.c24 printnat(np, opts)
25 ipnat_t *np;
33 if (np->in_v[0] == 4)
36 else if (np->in_v[0] == 6)
42 if (np->in_flags & IPN_NO)
45 switch (np->in_redir)
49 proto = np->in_pr[0];
53 proto = np->in_pr[1];
57 proto = np->in_pr[0];
61 proto = np
[all...]
H A Dprintpoolnode.c13 printpoolnode(np, opts, fields)
14 ip_pool_node_t *np;
22 printpoolfield(np, IPLT_POOL, i);
29 if (np->ipn_info == 1)
31 printip(np->ipn_addr.adf_family,
32 (u_32_t *)&np->ipn_addr.adf_addr.in4);
33 printmask(np->ipn_addr.adf_family,
34 (u_32_t *)&np->ipn_mask.adf_addr);
36 PRINTF("\tAddress: %s%s", np->ipn_info ? "! " : "",
37 inet_ntoa(np
[all...]
H A Dprintproto.c16 printproto(pr, p, np)
19 ipnat_t *np;
21 if (np != NULL) {
22 if ((np->in_flags & IPN_TCPUDP) == IPN_TCPUDP)
24 else if (np->in_flags & IPN_TCP)
26 else if (np->in_flags & IPN_UDP)
28 else if (np->in_flags & IPN_ICMPQUERY)
38 else if (np->in_pr[0] == 0)
43 PRINTF("%d", np->in_pr[0]);
H A Dprintdstlistnode.c17 ipf_dstnode_t node, *np; local
27 np = calloc(1, node.ipfd_size);
28 if (np == NULL)
30 if ((*copyfunc)(inp, np, node.ipfd_size))
35 printpoolfield(np, IPLT_DSTLIST, i);
42 if (np->ipfd_dest.fd_name >= 0)
43 PRINTF("%s:", np->ipfd_names);
44 if (np->ipfd_dest.fd_addr.adf_family == AF_INET) {
45 printip(AF_INET, (u_32_t *)&np->ipfd_dest.fd_ip);
48 str = inet_ntop(AF_INET6, &np
[all...]
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dunsetenv.c52 const char *np; local
58 for (np = name; *np && *np != '='; np++)
60 len = np - name;
/freebsd-10-stable/sys/dev/sym/
H A Dsym_hipd.c329 #define sym_verbose (np->verbose)
760 #define _sym_calloc_dma(np, s, n) __sym_calloc_dma(np->bus_dmat, s, n)
761 #define _sym_mfree_dma(np, p, s, n) \
762 __sym_mfree_dma(np->bus_dmat, _uvptv_(p), s, n)
763 #define sym_calloc_dma(s, n) _sym_calloc_dma(np, s, n)
764 #define sym_mfree_dma(p, s, n) _sym_mfree_dma(np, p, s, n)
765 #define _vtobus(np, p) __vtobus(np->bus_dmat, _uvptv_(p))
766 #define vtobus(p) _vtobus(np,
1712 sym_name(hcb_p np) argument
1778 sym_fw1_patch(hcb_p np) argument
1819 sym_fw2_patch(hcb_p np) argument
1912 sym_fw_setup_bus_addresses(hcb_p np, const struct sym_fw *fw) argument
1941 sym_fw1_setup(hcb_p np, const struct sym_fw *fw) argument
1963 sym_fw2_setup(hcb_p np, const struct sym_fw *fw) argument
2007 sym_fw_bind_script(hcb_p np, u32 *start, int len) argument
2278 PRINT_TARGET(hcb_p np, int target) argument
2283 PRINT_LUN(hcb_p np, int target, int lun) argument
2329 hcb_p np; local
2350 sym_xpt_done(hcb_p np, union ccb *ccb, ccb_p cp) argument
2364 sym_xpt_done2(hcb_p np, union ccb *ccb, int cam_status) argument
2412 sym_init_burst(hcb_p np, u_char bc) argument
2431 sym_print_targets_flag(hcb_p np, int mask, char *msg) argument
2459 sym_save_initial_setting(hcb_p np) argument
2483 sym_prepare_setting(hcb_p np, struct sym_nvram *nvram) argument
2822 sym_prepare_nego(hcb_p np, ccb_p cp, int nego, u_char *msgptr) argument
2893 sym_put_start_queue(hcb_p np, ccb_p cp) argument
2947 sym_chip_reset(hcb_p np) argument
2964 sym_soft_reset(hcb_p np) argument
2993 sym_start_reset(hcb_p np) argument
2998 sym_reset_scsi_bus(hcb_p np, int enab_int) argument
3057 sym_wakeup_done(hcb_p np) argument
3094 sym_flush_busy_queue(hcb_p np, int cam_status) argument
3113 sym_init(hcb_p np, int reason) argument
3337 sym_getsync(hcb_p np, u_char dt, u_char sfac, u_char *divp, u_char *fakp) argument
3430 sym_xpt_async_transfer_neg(hcb_p np, int target, u_int spi_valid) argument
3486 sym_setwide(hcb_p np, ccb_p cp, u_char wide) argument
3508 sym_setsync(hcb_p np, ccb_p cp, u_char ofs, u_char per, u_char div, u_char fak) argument
3529 sym_setpprot(hcb_p np, ccb_p cp, u_char dt, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
3550 sym_settrans(hcb_p np, ccb_p cp, u_char dt, u_char ofs, u_char per, u_char wide, u_char div, u_char fak) argument
3688 sym_log_hard_error(hcb_p np, u_short sist, u_char dstat) argument
3813 sym_intr1(hcb_p np) argument
3958 hcb_p np = arg; local
4000 sym_recover_scsi_int(hcb_p np, u_char hsts) argument
4051 sym_int_sto(hcb_p np) argument
4066 sym_int_udc(hcb_p np) argument
4082 sym_int_sbmc(hcb_p np) argument
4124 sym_int_par(hcb_p np, u_short sist) argument
4205 sym_int_ma(hcb_p np) argument
4561 sym_dequeue_from_squeue(hcb_p np, int i, int target, int lun, int task) argument
4619 sym_flush_comp_queue(hcb_p np, int cam_status) argument
4658 sym_sir_bad_scsi_status(hcb_p np, ccb_p cp) argument
4830 sym_clear_tasks(hcb_p np, int cam_status, int target, int lun, int task) argument
4913 sym_sir_task_recovery(hcb_p np, int num) argument
5261 sym_evaluate_dp(hcb_p np, ccb_p cp, u32 scr, int *ofs) argument
5378 sym_modify_dp(hcb_p np, ccb_p cp, int ofs) argument
5475 sym_compute_residual(hcb_p np, ccb_p cp) argument
5604 sym_sync_nego(hcb_p np, tcb_p tp, ccb_p cp) argument
5705 sym_ppr_nego(hcb_p np, tcb_p tp, ccb_p cp) argument
5844 sym_wide_nego(hcb_p np, tcb_p tp, ccb_p cp) argument
5955 sym_nego_default(hcb_p np, tcb_p tp, ccb_p cp) argument
5989 sym_nego_rejected(hcb_p np, tcb_p tp, ccb_p cp) argument
5998 sym_int_sir(hcb_p np) argument
6262 sym_get_ccb(hcb_p np, u_char tn, u_char ln, u_char tag_order) argument
6388 sym_free_ccb(hcb_p np, ccb_p cp) argument
6477 sym_alloc_ccb(hcb_p np) argument
6559 sym_ccb_from_dsa(hcb_p np, u32 dsa) argument
6578 sym_alloc_lcb(hcb_p np, u_char tn, u_char ln) argument
6656 sym_alloc_lcb_tags(hcb_p np, u_char tn, u_char ln) argument
6707 sym_regtest(hcb_p np) argument
6731 sym_snooptest(hcb_p np) argument
6852 sym_selectclock(hcb_p np, u_char scntl3) argument
6888 getfreq(hcb_p np, int gen) argument
6937 sym_getfreq(hcb_p np) argument
6952 sym_getclock(hcb_p np, int mult) argument
7018 sym_getpciclock(hcb_p np) argument
7095 sym_complete_error(hcb_p np, ccb_p cp) argument
7249 sym_complete_ok(hcb_p np, ccb_p cp) argument
7316 hcb_p np = ccb->ccb_h.sym_hcb_ptr; local
7340 sym_abort_scsiio(hcb_p np, union ccb *ccb, int timed_out) argument
7387 sym_reset_dev(hcb_p np, union ccb *ccb) argument
7415 hcb_p np; local
7628 sym_setup_cdb(hcb_p np, struct ccb_scsiio *csio, ccb_p cp) argument
7678 sym_setup_data_pointers(hcb_p np, ccb_p cp, int dir) argument
7724 hcb_p np; local
7821 sym_setup_data_and_start(hcb_p np, struct ccb_scsiio *csio, ccb_p cp) argument
7859 sym_fast_scatter_sg_physical(hcb_p np, ccb_p cp, bus_dma_segment_t *psegs, int nsegs) argument
7896 sym_scatter_sg_physical(hcb_p np, ccb_p cp, bus_dma_segment_t *psegs, int nsegs) argument
7946 hcb_p np; local
8113 hcb_p np; local
8150 sym_update_trans(hcb_p np, struct sym_trans *tip, struct ccb_trans_settings *cts) argument
8228 sym_update_dflags(hcb_p np, u_char *flags, struct ccb_trans_settings *cts) argument
8410 struct sym_hcb *np = NULL; local
8770 sym_pci_free(hcb_p np) argument
8857 sym_cam_attach(hcb_p np) argument
8940 sym_cam_free(hcb_p np) argument
8970 sym_nvram_setup_host(hcb_p np, struct sym_nvram *nvram) argument
9007 sym_nvram_setup_target(hcb_p np, int target, struct sym_nvram *nvp) argument
9028 sym_Symbios_setup_target(hcb_p np, int target, Symbios_nvram *nvram) argument
9050 sym_Tekram_setup_target(hcb_p np, int target, Tekram_nvram *nvram) argument
9080 sym_display_Symbios_nvram(hcb_p np, Symbios_nvram *nvram) argument
9113 sym_display_Tekram_nvram(hcb_p np, Tekram_nvram *nvram) argument
9170 sym_read_nvram(hcb_p np, struct sym_nvram *nvp) argument
9216 S24C16_set_bit(hcb_p np, u_char write_bit, u_char *gpreg, int bit_mode) argument
9242 S24C16_start(hcb_p np, u_char *gpreg) argument
9253 S24C16_stop(hcb_p np, u_char *gpreg) argument
9263 S24C16_do_bit(hcb_p np, u_char *read_bit, u_char write_bit, u_char *gpreg) argument
9278 S24C16_write_ack(hcb_p np, u_char write_bit, u_char *gpreg, u_char *gpcntl) argument
9290 S24C16_read_ack(hcb_p np, u_char *read_bit, u_char *gpreg, u_char *gpcntl) argument
9302 S24C16_write_byte(hcb_p np, u_char *ack_data, u_char write_data, u_char *gpreg, u_char *gpcntl) argument
9317 S24C16_read_byte(hcb_p np, u_char *read_data, u_char ack_data, u_char *gpreg, u_char *gpcntl) argument
9335 sym_read_S24C16_nvram(hcb_p np, int offset, u_char *data, int len) argument
9414 sym_read_Symbios_nvram(hcb_p np, Symbios_nvram *nvram) argument
9455 T93C46_Clk(hcb_p np, u_char *gpreg) argument
9465 T93C46_Read_Bit(hcb_p np, u_char *read_bit, u_char *gpreg) argument
9475 T93C46_Write_Bit(hcb_p np, u_char write_bit, u_char *gpreg) argument
9493 T93C46_Stop(hcb_p np, u_char *gpreg) argument
9505 T93C46_Send_Command(hcb_p np, u_short write_data, u_char *read_bit, u_char *gpreg) argument
9520 T93C46_Read_Word(hcb_p np, u_short *nvram_data, u_char *gpreg) argument
9539 T93C46_Read_Data(hcb_p np, u_short *data,int len,u_char *gpreg) argument
9560 sym_read_T93C46_nvram(hcb_p np, Tekram_nvram *nvram) argument
9592 sym_read_Tekram_nvram(hcb_p np, Tekram_nvram *nvram) argument
[all...]
/freebsd-10-stable/usr.bin/mail/
H A Dv7.local.c85 char *np; local
88 if ((np = getenv("USER")) != NULL)
89 return (np);
90 if ((np = getenv("LOGNAME")) != NULL)
91 return (np);
92 if ((np = getname(uid = getuid())) != NULL)
93 return (np);
H A Dnames.c56 struct name *np; local
58 np = (struct name *)salloc(sizeof(*np));
59 np->n_flink = NULL;
60 np->n_blink = NULL;
61 np->n_type = ntype;
62 np->n_name = savestr(str);
63 return (np);
72 struct name *np; local
74 np
91 struct name *top, *np, *t; local
117 detract(struct name *np, int ntype) argument
284 struct name *np, *top; local
456 struct name *new, *np, *cp; local
492 struct name *np; local
551 unpack(struct name *np) argument
597 struct name *np, *t, *new; local
707 count(struct name *np) argument
721 delname(struct name *np, char name[]) argument
[all...]
/freebsd-10-stable/sys/dev/nmdm/
H A Dnmdm.c104 struct nmdmpart *np; local
108 np = tty_softc(tp);
109 onp = np->np_other;
121 onp = np->np_other;
132 struct nmdmpart *np = (struct nmdmpart *)softc; local
133 struct nmdmsoftc *ns = np->np_pair;
135 callout_drain(&np->np_callout);
136 taskqueue_drain(taskqueue_swi, &np->np_task);
144 if (np->np_other != NULL) {
145 np
231 struct nmdmpart *np = arg; local
252 struct nmdmpart *np = arg; local
320 struct nmdmpart *np = tty_softc(tp); local
378 struct nmdmpart *np = tty_softc(tp); local
403 struct nmdmpart *np = tty_softc(tp); local
412 struct nmdmpart *np = tty_softc(tp); local
[all...]
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clsubs.c122 ncl_dircookie_lock(struct nfsnode *np) argument
124 mtx_lock(&np->n_mtx);
125 while (np->n_flag & NDIRCOOKIELK)
126 (void) msleep(&np->n_flag, &np->n_mtx, PZERO, "nfsdirlk", 0);
127 np->n_flag |= NDIRCOOKIELK;
128 mtx_unlock(&np->n_mtx);
132 ncl_dircookie_unlock(struct nfsnode *np) argument
134 mtx_lock(&np->n_mtx);
135 np
181 struct nfsnode *np; local
263 ncl_getcookie(struct nfsnode *np, off_t off, int add) argument
320 struct nfsnode *np = VTONFS(vp); local
[all...]
H A Dnfs_clnode.c101 struct nfsnode *np; local
127 np = uma_zalloc(newnfsnode_zone, M_WAITOK | M_ZERO);
131 uma_zfree(newnfsnode_zone, np);
137 vp->v_data = np;
138 np->n_vnode = vp;
145 mtx_init(&np->n_mtx, "NEWNFSnode lock", NULL, MTX_DEF | MTX_DUPOK);
163 MALLOC(np->n_fhp, struct nfsfh *, sizeof (struct nfsfh) + fhsize,
165 bcopy(fhp, np->n_fhp->nfh_fh, fhsize);
166 np->n_fhp->nfh_len = fhsize;
170 FREE((caddr_t)np
206 struct nfsnode *np; local
235 struct nfsnode *np; local
281 struct nfsnode *np = VTONFS(vp); local
348 struct nfsnode *np = VTONFS(vp); local
[all...]
/freebsd-10-stable/sys/fs/smbfs/
H A Dsmbfs_node.c89 struct smbnode *np; local
92 np = (struct smbnode *) vp->v_data;
94 if (np->n_parent != sc->n_parent || np->n_nmlen != sc->n_nmlen ||
95 bcmp(sc->n_name, np->n_name, sc->n_nmlen) != 0)
108 struct smbnode *np, *dnp; local
143 np = VTOSMB(*vpp);
153 (np->n_dosattr & SMB_FA_DIR) == 0) ||
155 (np->n_dosattr & SMB_FA_DIR) != 0)) {
175 np
231 struct smbnode *dnp, *np; local
266 struct smbnode *np = VTOSMB(vp); local
311 struct smbnode *np = VTOSMB(vp); local
345 struct smbnode *np = VTOSMB(vp); local
365 struct smbnode *np = VTOSMB(vp); local
[all...]
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_node.c91 struct nfsnode *np; local
94 np = VTONFS(vp);
95 return (bcmp(a->fh, np->n_fhp, a->fhsize));
108 struct nfsnode *np; local
131 np = uma_zalloc(nfsnode_zone, M_WAITOK | M_ZERO);
135 uma_zfree(nfsnode_zone, np);
140 vp->v_data = np;
141 np->n_vnode = vp;
148 mtx_init(&np->n_mtx, "NFSnode lock", NULL, MTX_DEF);
156 np
202 struct nfsnode *np; local
237 struct nfsnode *np = VTONFS(vp); local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_list.c135 uu_list_node_impl_t *np = (uu_list_node_impl_t *)np_arg; local
138 uintptr_t offset = (uintptr_t)np - (uintptr_t)base;
139 if (offset + sizeof (*np) > pp->ulp_objsize) {
142 base, (void *)np, (void *)pp, pp->ulp_name,
148 base, (void *)np, (void *)pp, pp->ulp_name,
152 np->uln_next = POOL_TO_MARKER(pp);
153 np->uln_prev = NULL;
159 uu_list_node_impl_t *np = (uu_list_node_impl_t *)np_arg; local
162 if (np->uln_next == NULL &&
163 np
263 list_insert(uu_list_t *lp, uu_list_node_impl_t *np, uu_list_node_impl_t *prev, uu_list_node_impl_t *next) argument
294 uu_list_node_impl_t *np; local
319 uu_list_node_impl_t *np; local
350 uu_list_node_impl_t *np = INDEX_TO_NODE(idx); local
375 uu_list_node_impl_t *np = INDEX_TO_NODE(idx); local
429 uu_list_node_impl_t *np = wp->ulw_next_result; local
479 uu_list_node_impl_t *np = list_walk_advance(wp, lp); local
497 uu_list_node_impl_t *np; local
542 uu_list_node_impl_t *np = ELEM_TO_NODE(lp, elem); local
600 uu_list_node_impl_t *np = ELEM_TO_NODE(lp, target); local
626 uu_list_node_impl_t *np = ELEM_TO_NODE(lp, target); local
[all...]
/freebsd-10-stable/sys/pci/
H A Dncr.c277 #define INB(r) bus_space_read_1(np->bst, np->bsh, offsetof(struct ncr_reg, r))
278 #define INW(r) bus_space_read_2(np->bst, np->bsh, offsetof(struct ncr_reg, r))
279 #define INL(r) bus_space_read_4(np->bst, np->bsh, offsetof(struct ncr_reg, r))
281 #define OUTB(r, val) bus_space_write_1(np->bst, np->bsh, \
283 #define OUTW(r, val) bus_space_write_2(np->bst, np
1338 ncr_name(ncb_p np) argument
2996 ncr_script_copy_and_bind(ncb_p np, ncrcmd *src, ncrcmd *dst, int len) argument
3330 ncr_init_burst(ncb_p np, u_char bc) argument
3359 ncb_p np = (struct ncb*) device_get_softc(dev); local
3822 ncb_p np = vnp; local
3856 ncb_p np; local
4405 ncr_complete(ncb_p np, nccb_p cp) argument
4575 ncr_wakeup(ncb_p np, u_long code) argument
4613 ncr_freeze_devq(ncb_p np, struct cam_path *path) argument
4705 ncr_init(ncb_p np, char * msg, u_long code) argument
4830 ncr_getsync(ncb_p np, u_char sfac, u_char *fakp, u_char *scntl3p) argument
4898 ncr_setsync(ncb_p np, nccb_p cp, u_char scntl3, u_char sxfer, u_char period) argument
4999 ncr_setwide(ncb_p np, nccb_p cp, u_char wide, u_char ack) argument
5085 ncb_p np = arg; local
5217 ncr_log_hard_error(ncb_p np, u_short sist, u_char dstat) argument
5275 ncr_exception(ncb_p np) argument
5573 ncr_int_sto(ncb_p np) argument
5624 ncr_int_ma(ncb_p np, u_char dstat) argument
5841 ncr_int_sir(ncb_p np) argument
6395 ncr_get_nccb(ncb_p np, u_long target, u_long lun) argument
6444 ncr_free_nccb(ncb_p np, nccb_p cp) argument
6466 ncr_alloc_nccb(ncb_p np, u_long target, u_long lun) argument
6711 ncr_regtest(struct ncb* np) argument
6735 ncr_snooptest(struct ncb* np) argument
6839 ncb_profile(ncb_p np, nccb_p cp) argument
6908 ncr_selectclock(ncb_p np, u_char scntl3) argument
6937 ncrgetfreq(ncb_p np, int gen) argument
6982 ncr_getclock(ncb_p np, u_char multiplier) argument
7051 tekram_write_bit(ncb_p np, int bit) argument
7065 tekram_read_bit(ncb_p np) argument
7075 read_tekram_eeprom_reg(ncb_p np, int reg) argument
7100 read_tekram_eeprom(ncb_p np, struct tekram_eeprom *buffer) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dgenopinit.c228 const char *np, *pp, *p, *q; local
247 for (pp += 2, np = name; matches && ! (pp[0] == '$' && pp[1] == ')');
252 if (*pp != *np++)
275 for (p = GET_RTX_NAME(op), q = np; *p; p++, q++)
291 np += strlen (GET_RTX_NAME(op));
301 for (p = GET_MODE_NAME(i), q = np; *p; p++, q++)
323 m1 = i, np += strlen (GET_MODE_NAME(i));
325 m2 = i, np += strlen (GET_MODE_NAME(i));
336 && *np == 0
368 for (np
[all...]
/freebsd-10-stable/sbin/restore/
H A Dsymtab.c99 addino(ino_t inum, struct entry *np) argument
106 np->e_ino = inum;
107 np->e_next = *epp;
108 *epp = np;
110 for (np = np->e_next; np != NULL; np = np->e_next)
111 if (np
145 char *np, *cp; local
222 struct entry *np, *ep; local
270 struct entry *np; local
313 struct entry *np; local
341 struct entry *np; local
386 struct strhdr *np; local
413 struct strhdr *tp, *np; local
[all...]
/freebsd-10-stable/tools/regression/geom/ConfCmp/
H A DConfCmp.c82 struct node *np; local
84 np = calloc(1, sizeof *np);
85 np->cont = sbuf_new_auto();
86 sbuf_clear(np->cont);
87 np->key = sbuf_new_auto();
88 sbuf_clear(np->key);
89 LIST_INIT(&np->children);
90 return (np);
104 struct node *np; local
133 struct node *np; local
210 print_node(struct node *np) argument
221 print_tree(struct node *np, int n) argument
231 sort_node(struct node *np) argument
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsetenv.c60 const char *np; local
66 for (np = name, i = len; i && *cp; i--)
67 if (*cp++ != *np++)
135 const char *np; local
138 for (np = name; *np && *np != '='; ++np)
141 if (*np) {
148 if ((C = __findenv(name, (int)(np
201 const char *np; local
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dnameser.h240 #define DNS_QR(np) ((np)->flags1 & 0x80) /* response flag */
241 #define DNS_OPCODE(np) ((((np)->flags1) >> 3) & 0xF) /* purpose of message */
242 #define DNS_AA(np) ((np)->flags1 & 0x04) /* authoritative answer */
243 #define DNS_TC(np) ((np)->flags1 & 0x02) /* truncated message */
244 #define DNS_RD(np) ((np)
[all...]
/freebsd-10-stable/sys/dev/xen/netfront/
H A Dnetfront.c163 static void xn_query_features(struct netfront_info *np);
164 static int xn_configure_features(struct netfront_info *np);
191 static int xennet_get_responses(struct netfront_info *np,
357 xennet_get_rx_mbuf(struct netfront_info *np, RING_IDX ri) argument
362 m = np->rx_mbufs[i];
363 np->rx_mbufs[i] = NULL;
368 xennet_get_rx_ref(struct netfront_info *np, RING_IDX ri) argument
371 grant_ref_t ref = np->grant_rx_ref[i];
373 np->grant_rx_ref[i] = GRANT_REF_INVALID;
771 xn_tx_slot_available(struct netfront_info *np) argument
777 netif_release_tx_bufs(struct netfront_info *np) argument
808 netif_release_rx_bufs_copy(struct netfront_info *np) argument
1022 xn_rxeof(struct netfront_info *np) argument
1166 xn_txeof(struct netfront_info *np) argument
1256 struct netfront_info *np = xsc; local
1281 xennet_move_rx_slot(struct netfront_info *np, struct mbuf *m, grant_ref_t ref) argument
1295 xennet_get_extras(struct netfront_info *np, struct netif_extra_info *extras, RING_IDX rp, RING_IDX *cons) argument
1339 xennet_get_responses(struct netfront_info *np, struct netfront_rx_info *rinfo, RING_IDX rp, RING_IDX *cons, struct mbuf **list, int *pages_flipped_p) argument
1947 network_connect(struct netfront_info *np) argument
2028 xn_query_features(struct netfront_info *np) argument
2058 xn_configure_features(struct netfront_info *np) argument
2112 struct netfront_info *np; local
[all...]
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_gem_names.c44 struct drm_gem_name *np);
59 struct drm_gem_name *np; local
64 while ((np = LIST_FIRST(&names->names_hash[i])) != NULL) {
65 drm_gem_names_delete_name(names, np);
151 struct drm_gem_name *np; local
157 np = malloc(sizeof(struct drm_gem_name), M_GEM_NAMES, M_WAITOK);
159 np->name = alloc_unr(names->unr);
160 if (np->name == -1) {
162 free(np, M_GEM_NAMES);
165 *name = np
173 drm_gem_names_delete_name(struct drm_gem_names *names, struct drm_gem_name *np) argument
205 struct drm_gem_name *np; local
[all...]
/freebsd-10-stable/lib/libc/tests/sys/
H A Dqueue_test.c49 } *n1, *n2, *n3, *np; local
60 SLIST_FOREACH(np, &head, entries) {
77 SLIST_FOREACH(np, &head, entries) {
78 ATF_REQUIRE_EQ_MSG(np->i, j,
79 "%d (entry counter) != %d (counter)", np->i, j);
100 SLIST_FOREACH(np, &head, entries) {
101 ATF_REQUIRE_EQ_MSG(np->i, j,
102 "%d (entry counter) != %d (counter)", np->i, j);
120 SLIST_FOREACH(np, &head, entries) {
121 ATF_REQUIRE_EQ_MSG(np
160 } *n1, *n2, *n3, *np; local
[all...]
/freebsd-10-stable/usr.bin/ctags/
H A Dtree.c57 NODE *np; local
62 if (!(np = (NODE *)malloc(sizeof(NODE)))) {
67 if (!(head = np = (NODE *)malloc(sizeof(NODE))))
81 if (!(np->entry = strdup(name)))
83 np->file = curfile;
84 np->lno = ln;
85 np->left = np->right = 0;
86 if (!(np->pat = strdup(lbuf)))
89 head = np;
[all...]
/freebsd-10-stable/lib/libc/nls/
H A Dmsgcat.c80 np = malloc(sizeof(struct catentry)); \
81 if (np != NULL) { \
82 np->name = strdup(n); \
83 np->path = NULL; \
84 np->catd = NLERR; \
85 np->refcount = 0; \
86 np->lang = (l == NULL) ? NULL : \
88 np->caterrno = e; \
89 SLIST_INSERT_HEAD(&cache, np, list); \
116 struct catentry *np; local
331 struct catentry *np; local
369 struct catentry *np; local
[all...]

Completed in 302 milliseconds

1234567891011>>