Searched defs:nb (Results 1 - 25 of 29) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/sys/barrelfish/
H A Doldsys_morecore.c46 size_t nb = nu * sizeof(Header); local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/net/
H A Dnetevent.h48 struct notifier_block *nb; local
55 register_netevent_notifier(struct notifier_block *nb) argument
63 unregister_netevent_notifier(struct notifier_block *nb) argument
/barrelfish-2018-10-04/lib/gdtoa/
H A DstrtoIg.c42 int i, nb, nw, nw1, rv, rv1, swap; local
H A Dstrtodg.c182 int bdif, e, j, k, k1, nb, rv; local
/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dbt_overflow.c82 size_t nb, plen; local
111 memmove(p, (char *)h + BTDATAOFF, nb); local
137 size_t nb, plen; local
/barrelfish-2018-10-04/lib/libc/locale/
H A Dmbsnrtowcs.c67 size_t nb; local
[all...]
H A Dwcsnrtombs.c69 size_t nb; local
[all...]
H A Dutf8.c217 size_t nb; local
360 size_t nb; local
[all...]
/barrelfish-2018-10-04/usr/boot_perfmon/
H A Dtests.c58 struct boot_perfmon_binding *nb; local
/barrelfish-2018-10-04/lib/barrelfish/
H A Dheap.c149 size_t nb = ROUND_UP(nu * sizeof(union heap_header), local
/barrelfish-2018-10-04/lib/net/
H A Dnetbufs.c141 struct net_buf_p *nb = &reg->netbufs[i]; local
219 struct net_buf_p *nb = (struct net_buf_p *)bp->pbufs; local
264 struct net_buf_p *nb = (struct net_buf_p *)p; local
297 struct net_buf_p *nb = reg->netbufs + (offset / reg->buffer_size); local
[all...]
H A Dnetif.c254 struct net_buf_p *nb = (struct net_buf_p *)pbuf; local
314 struct net_buf_p *nb = (struct net_buf_p *)tmpp; local
462 struct net_buf_p *nb = (struct net_buf_p *)p; local
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dvj.c464 vj_uncompress_uncomp(struct pbuf *nb, struct vjcompress *comp) argument
501 vj_uncompress_tcp(struct pbuf **nb, struct vjcompress *comp) argument
H A Dpppos.c203 struct pbuf *nb; local
250 struct pbuf *nb, *p; local
803 pppos_output_append(pppos_pcb *pppos, err_t err, struct pbuf *nb, u8_t c, u8_t accm, u16_t *fcs) argument
837 pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs) argument
[all...]
H A Dccp.c1112 int nb; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_mul.c1104 void bn_mul_normal(BN_ULONG *r, BN_ULONG *a, int na, BN_ULONG *b, int nb) argument
[all...]
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dvj.c464 vj_uncompress_uncomp(struct pbuf *nb, struct vjcompress *comp) argument
501 vj_uncompress_tcp(struct pbuf **nb, struct vjcompress *comp) argument
H A Dpppos.c203 struct pbuf *nb; local
250 struct pbuf *nb, *p; local
803 pppos_output_append(pppos_pcb *pppos, err_t err, struct pbuf *nb, u8_t c, u8_t accm, u16_t *fcs) argument
837 pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs) argument
[all...]
H A Dccp.c1112 int nb; local
[all...]
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Dinit.c255 struct netbench_details *nb = NULL; variable in typeref:struct:netbench_details
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Daddr.c622 static struct notifier_block nb = { variable in typeref:struct:notifier_block
/barrelfish-2018-10-04/lib/net_sockets/
H A Dnet_sockets.c152 struct net_buffer *nb = net_alloc(0) - sizeof(struct net_buffer); local
227 struct net_buffer *nb = buffer; local
253 struct net_buffer *nb local
376 struct net_buffer *nb = buffer; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pem/
H A Dpvkfmt.c452 int nb, i; local
/barrelfish-2018-10-04/usr/net_socket_server/
H A Dnet_sockets_server.c156 struct net_buffer *nb = buffer; local
195 struct net_buffer *nb = buffer; local
265 struct net_buffer *nb = buffer; local
373 struct net_buffer *nb = buffer; local
581 struct net_buffer *nb; local
660 struct net_buffer *nb = buffer; local
[all...]
/barrelfish-2018-10-04/lib/lua/src/
H A Dlstrlib.c908 int nb = 0; /* number of bytes in added item */ local

Completed in 471 milliseconds

12