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

1234567891011

/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dprintnat.c22 void printnat(np, opts)
23 ipnat_t *np;
29 pr = getprotobynumber(np->in_p);
31 switch (np->in_redir)
47 np->in_redir);
51 if (!strcmp(np->in_ifnames[0], "-"))
52 printf(" \"%s\"", np->in_ifnames[0]);
54 printf(" %s", np->in_ifnames[0]);
55 if ((np->in_ifnames[1][0] != '\0') &&
56 (strncmp(np
[all...]
H A Dprintpoolnode.c14 ip_pool_node_t *printpoolnode(np, opts)
15 ip_pool_node_t *np;
21 if (np->ipn_info == 1)
23 printip((u_32_t *)&np->ipn_addr.adf_addr.in4);
24 printmask((u_32_t *)&np->ipn_mask.adf_addr);
26 PRINTF("\tAddress: %s%s", np->ipn_info ? "! " : "",
27 inet_ntoa(np->ipn_addr.adf_addr.in4));
28 printmask((u_32_t *)&np->ipn_mask.adf_addr);
30 np->ipn_hits, np
[all...]
H A Dprintproto.c15 void printproto(pr, p, np)
18 ipnat_t *np;
20 if (np != NULL) {
21 if ((np->in_flags & IPN_TCPUDP) == IPN_TCPUDP)
23 else if (np->in_flags & IPN_TCP)
25 else if (np->in_flags & IPN_UDP)
27 else if (np->in_flags & IPN_ICMPQUERY)
33 else if (np->in_p == 0)
39 printf("%d", np->in_p);
H A Dhostname.c20 struct netent *np; local
40 np = getnetbyaddr(ipa.s_addr, AF_INET);
41 if (np != NULL && np->n_name != NULL &&
42 *np->n_name != '\0') {
43 strncpy(hostbuf, np->n_name, sizeof(hostbuf));
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dunsetenv.c53 const char *np; local
59 for (np = name; *np && *np != '='; np++)
61 len = np - name;
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_hipd.c326 #define sym_verbose (np->verbose)
757 #define _sym_calloc_dma(np, s, n) __sym_calloc_dma(np->bus_dmat, s, n)
758 #define _sym_mfree_dma(np, p, s, n) \
759 __sym_mfree_dma(np->bus_dmat, _uvptv_(p), s, n)
760 #define sym_calloc_dma(s, n) _sym_calloc_dma(np, s, n)
761 #define sym_mfree_dma(p, s, n) _sym_mfree_dma(np, p, s, n)
762 #define _vtobus(np, p) __vtobus(np->bus_dmat, _uvptv_(p))
763 #define vtobus(p) _vtobus(np,
1709 sym_name(hcb_p np) argument
1775 sym_fw1_patch(hcb_p np) argument
1816 sym_fw2_patch(hcb_p np) argument
1909 sym_fw_setup_bus_addresses(hcb_p np, const struct sym_fw *fw) argument
1938 sym_fw1_setup(hcb_p np, const struct sym_fw *fw) argument
1960 sym_fw2_setup(hcb_p np, const struct sym_fw *fw) argument
2004 sym_fw_bind_script(hcb_p np, u32 *start, int len) argument
2275 PRINT_TARGET(hcb_p np, int target) argument
2280 PRINT_LUN(hcb_p np, int target, int lun) argument
2326 hcb_p np; local
2347 sym_xpt_done(hcb_p np, union ccb *ccb, ccb_p cp) argument
2361 sym_xpt_done2(hcb_p np, union ccb *ccb, int cam_status) argument
2409 sym_init_burst(hcb_p np, u_char bc) argument
2428 sym_print_targets_flag(hcb_p np, int mask, char *msg) argument
2456 sym_save_initial_setting(hcb_p np) argument
2480 sym_prepare_setting(hcb_p np, struct sym_nvram *nvram) argument
2819 sym_prepare_nego(hcb_p np, ccb_p cp, int nego, u_char *msgptr) argument
2890 sym_put_start_queue(hcb_p np, ccb_p cp) argument
2944 sym_chip_reset(hcb_p np) argument
2961 sym_soft_reset(hcb_p np) argument
2990 sym_start_reset(hcb_p np) argument
2995 sym_reset_scsi_bus(hcb_p np, int enab_int) argument
3054 sym_wakeup_done(hcb_p np) argument
3091 sym_flush_busy_queue(hcb_p np, int cam_status) argument
3110 sym_init(hcb_p np, int reason) argument
3334 sym_getsync(hcb_p np, u_char dt, u_char sfac, u_char *divp, u_char *fakp) argument
3427 sym_xpt_async_transfer_neg(hcb_p np, int target, u_int spi_valid) argument
3483 sym_setwide(hcb_p np, ccb_p cp, u_char wide) argument
3505 sym_setsync(hcb_p np, ccb_p cp, u_char ofs, u_char per, u_char div, u_char fak) argument
3526 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
3547 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
3685 sym_log_hard_error(hcb_p np, u_short sist, u_char dstat) argument
3810 sym_intr1(hcb_p np) argument
3955 hcb_p np = arg; local
3997 sym_recover_scsi_int(hcb_p np, u_char hsts) argument
4048 sym_int_sto(hcb_p np) argument
4063 sym_int_udc(hcb_p np) argument
4079 sym_int_sbmc(hcb_p np) argument
4121 sym_int_par(hcb_p np, u_short sist) argument
4202 sym_int_ma(hcb_p np) argument
4558 sym_dequeue_from_squeue(hcb_p np, int i, int target, int lun, int task) argument
4616 sym_flush_comp_queue(hcb_p np, int cam_status) argument
4655 sym_sir_bad_scsi_status(hcb_p np, ccb_p cp) argument
4827 sym_clear_tasks(hcb_p np, int cam_status, int target, int lun, int task) argument
4910 sym_sir_task_recovery(hcb_p np, int num) argument
5258 sym_evaluate_dp(hcb_p np, ccb_p cp, u32 scr, int *ofs) argument
5375 sym_modify_dp(hcb_p np, ccb_p cp, int ofs) argument
5472 sym_compute_residual(hcb_p np, ccb_p cp) argument
5601 sym_sync_nego(hcb_p np, tcb_p tp, ccb_p cp) argument
5702 sym_ppr_nego(hcb_p np, tcb_p tp, ccb_p cp) argument
5841 sym_wide_nego(hcb_p np, tcb_p tp, ccb_p cp) argument
5952 sym_nego_default(hcb_p np, tcb_p tp, ccb_p cp) argument
5986 sym_nego_rejected(hcb_p np, tcb_p tp, ccb_p cp) argument
5995 sym_int_sir(hcb_p np) argument
6259 sym_get_ccb(hcb_p np, u_char tn, u_char ln, u_char tag_order) argument
6385 sym_free_ccb(hcb_p np, ccb_p cp) argument
6474 sym_alloc_ccb(hcb_p np) argument
6556 sym_ccb_from_dsa(hcb_p np, u32 dsa) argument
6575 sym_alloc_lcb(hcb_p np, u_char tn, u_char ln) argument
6653 sym_alloc_lcb_tags(hcb_p np, u_char tn, u_char ln) argument
6704 sym_regtest(hcb_p np) argument
6728 sym_snooptest(hcb_p np) argument
6849 sym_selectclock(hcb_p np, u_char scntl3) argument
6885 getfreq(hcb_p np, int gen) argument
6934 sym_getfreq(hcb_p np) argument
6949 sym_getclock(hcb_p np, int mult) argument
7015 sym_getpciclock(hcb_p np) argument
7092 sym_complete_error(hcb_p np, ccb_p cp) argument
7246 sym_complete_ok(hcb_p np, ccb_p cp) argument
7313 hcb_p np = ccb->ccb_h.sym_hcb_ptr; local
7337 sym_abort_scsiio(hcb_p np, union ccb *ccb, int timed_out) argument
7384 sym_reset_dev(hcb_p np, union ccb *ccb) argument
7412 hcb_p np; local
7625 sym_setup_cdb(hcb_p np, struct ccb_scsiio *csio, ccb_p cp) argument
7675 sym_setup_data_pointers(hcb_p np, ccb_p cp, int dir) argument
7721 hcb_p np; local
7818 sym_setup_data_and_start(hcb_p np, struct ccb_scsiio *csio, ccb_p cp) argument
7856 sym_fast_scatter_sg_physical(hcb_p np, ccb_p cp, bus_dma_segment_t *psegs, int nsegs) argument
7893 sym_scatter_sg_physical(hcb_p np, ccb_p cp, bus_dma_segment_t *psegs, int nsegs) argument
7943 hcb_p np; local
8110 hcb_p np; local
8147 sym_update_trans(hcb_p np, struct sym_trans *tip, struct ccb_trans_settings *cts) argument
8225 sym_update_dflags(hcb_p np, u_char *flags, struct ccb_trans_settings *cts) argument
8407 struct sym_hcb *np = NULL; local
8767 sym_pci_free(hcb_p np) argument
8854 sym_cam_attach(hcb_p np) argument
8936 sym_cam_free(hcb_p np) argument
8966 sym_nvram_setup_host(hcb_p np, struct sym_nvram *nvram) argument
9003 sym_nvram_setup_target(hcb_p np, int target, struct sym_nvram *nvp) argument
9024 sym_Symbios_setup_target(hcb_p np, int target, Symbios_nvram *nvram) argument
9046 sym_Tekram_setup_target(hcb_p np, int target, Tekram_nvram *nvram) argument
9076 sym_display_Symbios_nvram(hcb_p np, Symbios_nvram *nvram) argument
9109 sym_display_Tekram_nvram(hcb_p np, Tekram_nvram *nvram) argument
9166 sym_read_nvram(hcb_p np, struct sym_nvram *nvp) argument
9212 S24C16_set_bit(hcb_p np, u_char write_bit, u_char *gpreg, int bit_mode) argument
9238 S24C16_start(hcb_p np, u_char *gpreg) argument
9249 S24C16_stop(hcb_p np, u_char *gpreg) argument
9259 S24C16_do_bit(hcb_p np, u_char *read_bit, u_char write_bit, u_char *gpreg) argument
9274 S24C16_write_ack(hcb_p np, u_char write_bit, u_char *gpreg, u_char *gpcntl) argument
9286 S24C16_read_ack(hcb_p np, u_char *read_bit, u_char *gpreg, u_char *gpcntl) argument
9298 S24C16_write_byte(hcb_p np, u_char *ack_data, u_char write_data, u_char *gpreg, u_char *gpcntl) argument
9313 S24C16_read_byte(hcb_p np, u_char *read_data, u_char ack_data, u_char *gpreg, u_char *gpcntl) argument
9331 sym_read_S24C16_nvram(hcb_p np, int offset, u_char *data, int len) argument
9410 sym_read_Symbios_nvram(hcb_p np, Symbios_nvram *nvram) argument
9451 T93C46_Clk(hcb_p np, u_char *gpreg) argument
9461 T93C46_Read_Bit(hcb_p np, u_char *read_bit, u_char *gpreg) argument
9471 T93C46_Write_Bit(hcb_p np, u_char write_bit, u_char *gpreg) argument
9489 T93C46_Stop(hcb_p np, u_char *gpreg) argument
9501 T93C46_Send_Command(hcb_p np, u_short write_data, u_char *read_bit, u_char *gpreg) argument
9516 T93C46_Read_Word(hcb_p np, u_short *nvram_data, u_char *gpreg) argument
9535 T93C46_Read_Data(hcb_p np, u_short *data,int len,u_char *gpreg) argument
9556 sym_read_T93C46_nvram(hcb_p np, Tekram_nvram *nvram) argument
9588 sym_read_Tekram_nvram(hcb_p np, Tekram_nvram *nvram) argument
[all...]
/freebsd-9.3-release/usr.bin/mail/
H A Dv7.local.c82 char *np; local
85 if ((np = getenv("USER")) != NULL)
86 return (np);
87 if ((np = getenv("LOGNAME")) != NULL)
88 return (np);
89 if ((np = getname(uid = getuid())) != NULL)
90 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-9.3-release/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
193 struct nfsnode *np; local
284 ncl_getcookie(struct nfsnode *np, off_t off, int add) argument
341 struct nfsnode *np = VTONFS(vp); local
[all...]
H A Dnfs_clnode.c99 struct nfsnode *np; local
131 np = uma_zalloc(newnfsnode_zone, M_WAITOK | M_ZERO);
135 uma_zfree(newnfsnode_zone, np);
141 vp->v_data = np;
142 np->n_vnode = vp;
149 mtx_init(&np->n_mtx, "NEWNFSnode lock", NULL, MTX_DEF | MTX_DUPOK);
167 MALLOC(np->n_fhp, struct nfsfh *, sizeof (struct nfsfh) + fhsize,
169 bcopy(fhp, np->n_fhp->nfh_fh, fhsize);
170 np->n_fhp->nfh_len = fhsize;
174 FREE((caddr_t)np
210 struct nfsnode *np; local
267 struct nfsnode *np = VTONFS(vp); local
330 struct nfsnode *np = VTONFS(vp); local
[all...]
/freebsd-9.3-release/sys/fs/smbfs/
H A Dsmbfs_node.c94 struct smbnode *np; local
99 LIST_FOREACH(np, nhpp, n_hash)
100 vprint("", SMBTOV(np));
160 struct smbnode *np, *np2, *dnp; local
192 LIST_FOREACH(np, nhpp, n_hash) {
193 vp = SMBTOV(np);
194 if (np->n_parent != dvp ||
195 np->n_nmlen != nmlen || bcmp(name, np->n_name, nmlen) != 0)
209 if ((vp->v_type == VDIR && (np
279 struct smbnode *np; local
306 struct smbnode *np = VTOSMB(vp); local
354 struct smbnode *np = VTOSMB(vp); local
386 struct smbnode *np = VTOSMB(vp); local
406 struct smbnode *np = VTOSMB(vp); local
[all...]
/freebsd-9.3-release/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
137 np = uma_zalloc(nfsnode_zone, M_WAITOK | M_ZERO);
141 uma_zfree(nfsnode_zone, np);
146 vp->v_data = np;
147 np->n_vnode = vp;
154 mtx_init(&np->n_mtx, "NFSnode lock", NULL, MTX_DEF);
162 np
208 struct nfsnode *np; local
243 struct nfsnode *np = VTONFS(vp); local
[all...]
/freebsd-9.3-release/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-9.3-release/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
5574 ncr_int_sto(ncb_p np) argument
5625 ncr_int_ma(ncb_p np, u_char dstat) argument
5842 ncr_int_sir(ncb_p np) argument
6396 ncr_get_nccb(ncb_p np, u_long target, u_long lun) argument
6451 ncr_free_nccb(ncb_p np, nccb_p cp) argument
6473 ncr_alloc_nccb(ncb_p np, u_long target, u_long lun) argument
6718 ncr_regtest(struct ncb* np) argument
6742 ncr_snooptest(struct ncb* np) argument
6846 ncb_profile(ncb_p np, nccb_p cp) argument
6915 ncr_selectclock(ncb_p np, u_char scntl3) argument
6944 ncrgetfreq(ncb_p np, int gen) argument
6989 ncr_getclock(ncb_p np, u_char multiplier) argument
7058 tekram_write_bit(ncb_p np, int bit) argument
7072 tekram_read_bit(ncb_p np) argument
7082 read_tekram_eeprom_reg(ncb_p np, int reg) argument
7107 read_tekram_eeprom(ncb_p np, struct tekram_eeprom *buffer) argument
[all...]
/freebsd-9.3-release/sys/fs/nwfs/
H A Dnwfs_node.c86 struct nwnode *np; local
96 LIST_FOREACH(np, nhpp, n_hash) {
97 vp = NWTOV(np);
99 printf("%s:%d:%d:%d:%d\n",np->n_name,vrefcnt(vp),
100 vp->v_holdcnt,np->n_fid.f_id, np->n_fid.f_parent);
113 struct nwnode *np; local
119 LIST_FOREACH(np, nhpp, n_hash) {
120 if (nmp != np->n_mount || !NWCMPF(&fid, &np
137 struct nwnode *np; local
255 struct nwnode *dnp, *np = VTONW(vp); local
297 struct nwnode *np = VTONW(vp); local
319 struct nwnode *np = VTONW(vp); local
370 struct nwnode *np = VTONW(vp); local
[all...]
/freebsd-9.3-release/sys/dev/nmdm/
H A Dnmdm.c164 struct nmdmpart *np = arg; local
166 if (np->np_rate == 0)
173 np->np_accumulator += np->np_credits;
174 np->np_quota = np->np_accumulator >> QS;
175 np->np_accumulator &= ((1 << QS) - 1);
177 taskqueue_enqueue(taskqueue_swi, &np->np_task);
178 callout_reset(&np->np_callout, np
185 struct nmdmpart *np = arg; local
243 struct nmdmpart *np = tty_softc(tp); local
301 struct nmdmpart *np = tty_softc(tp); local
326 struct nmdmpart *np = tty_softc(tp); local
335 struct nmdmpart *np = tty_softc(tp); local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dgenopinit.c227 const char *np, *pp, *p, *q; local
246 for (pp += 2, np = name; matches && ! (pp[0] == '$' && pp[1] == ')');
251 if (*pp != *np++)
274 for (p = GET_RTX_NAME(op), q = np; *p; p++, q++)
290 np += strlen (GET_RTX_NAME(op));
300 for (p = GET_MODE_NAME(i), q = np; *p; p++, q++)
322 m1 = i, np += strlen (GET_MODE_NAME(i));
324 m2 = i, np += strlen (GET_MODE_NAME(i));
335 && *np == 0
367 for (np
[all...]
/freebsd-9.3-release/sbin/restore/
H A Dsymtab.c98 addino(ino_t inum, struct entry *np) argument
105 np->e_ino = inum;
106 np->e_next = *epp;
107 *epp = np;
109 for (np = np->e_next; np != NULL; np = np->e_next)
110 if (np
144 char *np, *cp; local
221 struct entry *np, *ep; local
269 struct entry *np; local
312 struct entry *np; local
340 struct entry *np; local
385 struct strhdr *np; local
412 struct strhdr *tp, *np; local
[all...]
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/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);
133 struct drm_gem_name *np; local
139 np = malloc(sizeof(struct drm_gem_name), M_GEM_NAMES, M_WAITOK);
141 np->name = alloc_unr(names->unr);
142 if (np->name == -1) {
144 free(np, M_GEM_NAMES);
147 *name = np
155 drm_gem_names_delete_name(struct drm_gem_names *names, struct drm_gem_name *np) argument
187 struct drm_gem_name *np; local
[all...]
/freebsd-9.3-release/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);
192 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;
756 xn_tx_slot_available(struct netfront_info *np) argument
762 netif_release_tx_bufs(struct netfront_info *np) argument
968 xn_rxeof(struct netfront_info *np) argument
1112 xn_txeof(struct netfront_info *np) argument
1202 struct netfront_info *np = xsc; local
1227 xennet_move_rx_slot(struct netfront_info *np, struct mbuf *m, grant_ref_t ref) argument
1241 xennet_get_extras(struct netfront_info *np, struct netif_extra_info *extras, RING_IDX rp, RING_IDX *cons) argument
1285 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
1893 network_connect(struct netfront_info *np) argument
1993 xn_query_features(struct netfront_info *np) argument
2023 xn_configure_features(struct netfront_info *np) argument
2060 struct netfront_info *np; local
[all...]
/freebsd-9.3-release/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-9.3-release/contrib/groff/src/libs/libgroff/
H A Dnametoindex.cpp87 int *np = table.lookup(s); local
88 if (!np) {
89 np = new int[1];
90 *np = next_index++;
91 table.define(s, np);
93 return *np;

Completed in 175 milliseconds

1234567891011