Searched refs:strncpy (Results 151 - 175 of 902) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_errno.c112 (void)strncpy(buf, strerror(error), len - 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dcurl_gethostname.c73 strncpy(name, force_hostname, namelen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bridge-1.x/libbridge/
H A Dlibbridge_if.c43 strncpy(_br, brname, IFNAMSIZ);
63 strncpy(_br, brname, IFNAMSIZ);
78 strncpy(ifr.ifr_name, bridge, IFNAMSIZ);
103 strncpy(ifr.ifr_name, bridge, IFNAMSIZ);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/lib/
H A Dinet_proto.c37 strncpy(ncache, pe->p_name, 16);
38 strncpy(buf, pe->p_name, len);
64 strncpy(ncache, pe->p_name, 16);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dexpand.c79 strncpy(ans, input, EXPAND_BUF-1);
98 strncpy(ans, input, EXPAND_BUF-1);
101 strncpy(ans, input, EXPAND_BUF-1);
H A Dmkmanifest.c70 strncpy(buf, name, MAX_PATH-1);
105 strncpy(ans, temp, 12);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/olympus/
H A Dmnote-olympus-entry.c384 strncpy (v, _("No manual focus selection"), maxlen);
410 case 0: strncpy (v, _("AF Position: Center"), maxlen); break;
411 case 1: strncpy (v, _("AF Position: Top"), maxlen); break;
412 case 2: strncpy (v, _("AF Position: Bottom"), maxlen); break;
413 case 3: strncpy (v, _("AF Position: Left"), maxlen); break;
414 case 4: strncpy (v, _("AF Position: Right"), maxlen); break;
415 case 5: strncpy (v, _("AF Position: Upper-left"), maxlen); break;
416 case 6: strncpy (v, _("AF Position: Upper-right"), maxlen); break;
417 case 7: strncpy (v, _("AF Position: Lower-left"), maxlen); break;
418 case 8: strncpy (
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dldap_escape.c76 strncpy (p, sub, 3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dgetcwd.c39 (void)strncpy(buf, "fs:/", size - 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dstring.h6 extern char *strncpy(char *dest, const char *src, size_t n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/lib/
H A DMakefile9 strcmp.o strcpy.o strncmp.o strncpy.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dstr.c31 * strlcpy is a safer version of strncpy(), checking the total
37 strncpy(dst, src, size);
51 /* strncpy(dst, src, size - strlen(dst)); */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/520x/
H A Dconfig.c52 strncpy(commandp, CONFIG_BOOTPARAM_STRING, size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dwl_linux.c67 strncpy(ifr.ifr_name, name, IFNAMSIZ);
102 strncpy(ifr.ifr_name, name, IFNAMSIZ);
106 strncpy(buf, info.driver, len);
126 strncpy(ifr.ifr_name, name, IFNAMSIZ);
H A Dwl_ecos.c52 strncpy(ifr.ifr_name, name, sizeof(ifr.ifr_name));
66 strncpy(ifr.ifr_name, name, sizeof(ifr.ifr_name));
109 strncpy(ifr.ifr_name, name, IFNAMSIZ);
113 strncpy(buf, info.driver, len);
134 strncpy(ifr.ifr_name, name, IFNAMSIZ);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bcmupnp/upnp/linux/
H A Dupnpnat.c48 strncpy(filter.match.in.name, nat.match.in.name, IFNAMSIZ);
77 strncpy(filter.match.in.name, nat.match.in.name, IFNAMSIZ);
128 strncpy(ifname, *argv, sizeof(ifname));
133 strncpy(rthost, *argv, sizeof(rthost));
144 strncpy(Proto, *argv, sizeof(Proto));
155 strncpy(IntIP, *argv, sizeof(IntIP));
177 strncpy(entry->match.in.name, ifname, IFNAMSIZ);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Diplink.c50 strncpy(ifr.ifr_name, dev, sizeof(ifr.ifr_name));
67 strncpy(ifr.ifr_name, dev, sizeof(ifr.ifr_name));
68 strncpy(ifr.ifr_newname, newdev, sizeof(ifr.ifr_newname));
82 strncpy(ifr.ifr_name, dev, sizeof(ifr.ifr_name));
96 strncpy(ifr.ifr_name, dev, sizeof(ifr.ifr_name));
113 strncpy(ifr.ifr_name, dev, sizeof(ifr.ifr_name));
137 strncpy(ifr->ifr_name, dev, sizeof(ifr->ifr_name));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/networking/
H A Difenslave.c612 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ);
616 strncpy(info.driver, "ifenslave", 32);
657 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ);
658 strncpy(ifr.ifr_slave, slave_ifname, IFNAMSIZ);
799 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ);
800 strncpy(ifr.ifr_slave, slave_ifname, IFNAMSIZ);
840 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ);
841 strncpy(ifr.ifr_slave, slave_ifname, IFNAMSIZ);
873 strncpy(ifra[i].req_ifr->ifr_name, ifname, IFNAMSIZ);
892 strncpy(slave_flag
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tests/
H A Dunixsock.c56 strncpy(name.sun_path, filename, sizeof (name.sun_path));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/523x/
H A Dconfig.c68 strncpy(commandp, CONFIG_BOOTPARAM_STRING, size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/527x/
H A Dconfig.c68 strncpy(commandp, CONFIG_BOOTPARAM_STRING, size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/528x/
H A Dconfig.c68 strncpy(commandp, CONFIG_BOOTPARAM_STRING, size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/
H A Ds390_rdev.c33 strncpy(dev->bus_id, name, min(strlen(name), (size_t)BUS_ID_SIZE));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dstring.h38 extern char * strncpy(char *, const char *, size_t);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dprivsep-linux.c180 strncpy(cmd.iface, iface, sizeof(cmd.iface));
193 strncpy(cmd.iface, iface, sizeof(cmd.iface));
205 strncpy(cmd.iface, iface, sizeof(cmd.iface));
217 strncpy(cmd.iface, iface, sizeof(cmd.iface));

Completed in 228 milliseconds

1234567891011>>