Searched refs:strncpy (Results 126 - 140 of 140) sorted by relevance

123456

/barrelfish-2018-10-04/tools/fastmodels/
H A Dmain.c627 strncpy(basepath_buf, base_path, PATH_MAX);
/barrelfish-2018-10-04/lib/libc/net/
H A Dgetaddrinfo.c1269 strncpy(path, hostname, afd->a_addrlen);
3023 strncpy(nbuf, name, n);
/barrelfish-2018-10-04/lib/tzcode/zic/
H A Dzic.c1665 (void) strncpy(tzh.tzh_magic, TZ_MAGIC, sizeof tzh.tzh_magic);
1771 (void) strncpy(abbr, format,
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dpppoe.c490 strncpy(error_tmp, (char*)pb->payload + off + sizeof(pt), error_len);
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dnsrv_client.c360 strncpy((char *) inet_address,
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dd1_srvr.c1197 strncpy((char *)p, s->ctx->psk_identity_hint, strlen(s->ctx->psk_identity_hint));
H A Ds3_srvr.c1743 strncpy((char *)p, s->ctx->psk_identity_hint, strlen(s->ctx->psk_identity_hint));
/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_fat.c562 strncpy(part, part_begin, part_len);
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dpppoe.c490 strncpy(error_tmp, (char*)pb->payload + off + sizeof(pt), error_len);
/barrelfish-2018-10-04/include/vm/
H A Dswap_pager.c2363 strncpy(devname, tmp_devname, len);
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dfw.c1669 strncpy((char *) mailbox->buf + INIT_HCA_DRIVER_VERSION_OFFSET,
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dapps.c355 strncpy(out,p,size-1);
/barrelfish-2018-10-04/usr/skb/testapps/
H A Dapps.c355 strncpy(out,p,size-1);
/barrelfish-2018-10-04/usr/eclipseclp/Eplex/
H A Deplex.c1652 strncpy(buffer, StringStart(vname), (size_t) maxlen);
1657 strncpy(buffer, "%s", %d);
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_io.c72 *strncpy(),

Completed in 403 milliseconds

123456