Searched refs:strncpy (Results 251 - 275 of 902) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/lasat/
H A Dprom.c96 strncpy(arcs_cmdline, argv[0], CL_SIZE-1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dlogin.c76 strncpy(utptr->ut_line, short_tty, sizeof(utptr->ut_line));
79 strncpy(utptr->ut_id, short_tty + 3, sizeof(utptr->ut_id));
80 strncpy(utptr->ut_user, "LOGIN", sizeof(utptr->ut_user));
96 strncpy(utptr->ut_user, username, sizeof(utptr->ut_user));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dstring.h43 extern char *strncpy(char *, const char *, size_t);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dstring.h62 static inline char *strncpy(char *dest, const char *src, size_t n) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dalpha_ksyms.c36 EXPORT_SYMBOL(strncpy); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A DMakefile26 strncpy.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Doptions.c137 strncpy(ary_options[num_options-1].value, value, MAX_OPTION_VALUE_LEN);
H A Dtestupnpdescgen.c25 strncpy(buf, "1.2.3.4", len);
H A Dupnpreplyparse.c33 strncpy(nv->name, data->curelt, 64);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Doptions.c163 strncpy(ary_options[num_options-1].value, value, MAX_OPTION_VALUE_LEN);
H A Dtestupnpdescgen.c49 strncpy(buf, "1.2.3.4", len);
H A Dplaylist.c47 strncpy(type, strrchr(name, '.')+1, 4);
94 strncpy(dir, path, sizeof(dir));
144 strncpy(type, strrchr(plpath, '.')+1, 4);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Doptions.c137 strncpy(ary_options[num_options-1].value, value, MAX_OPTION_VALUE_LEN);
H A Dtestupnpdescgen.c24 strncpy(buf, "1.2.3.4", len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Ddad_token.l101 strncpy(buff+len, &ifyytext[i], 4);
142 strncpy(ifinfo->name, ifyytext, IFNAMSIZ);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/libsmbclient/
H A Dtestsmbc.c45 if (temp[0]) strncpy(workgroup, temp, wgmaxlen - 1);
53 if (temp[0]) strncpy(username, temp, unmaxlen - 1);
61 if (temp[0]) strncpy(password, temp, pwmaxlen - 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Dlnstat_util.c128 strncpy(lf->fields[i].name, tok, LNSTAT_MAX_FIELD_NAME_LEN);
155 strncpy(buf, RTSTAT_COMPAT_LINE, sizeof(buf)-1);
240 strncpy(lf->basename, "rt_cache", sizeof(lf->basename));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dmount.c125 strncpy(args->ar_lockproto, v, GFS2_LOCKNAME_LEN);
142 strncpy(args->ar_locktable, v, GFS2_LOCKNAME_LEN);
159 strncpy(args->ar_hostdata, v, GFS2_LOCKNAME_LEN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dnvparse.c106 strncpy(value, nvram_get(name), sizeof(value));
194 strncpy(app->desc, desc, sizeof(app->desc));
197 strncpy(app->match.in.name, nvram_safe_get("lan_ifname"), IFNAMSIZ);
322 strncpy(value, nvram_get(name), sizeof(value));
389 strncpy(nat->desc, desc, sizeof(nat->desc));
567 strncpy(value, nvram_get(name), sizeof(value));
665 strncpy(start->desc, desc, sizeof(start->desc));
666 strncpy(end->desc, desc, sizeof(end->desc));
670 strncpy(start->match.in.name, nvram_safe_get("lan_ifname"), IFNAMSIZ);
795 strncpy(valu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_dbf.c151 strncpy(rec->tag, "resp", ZFCP_DBF_TAG_SIZE);
155 strncpy(rec->tag2, "perr", ZFCP_DBF_TAG_SIZE);
158 strncpy(rec->tag2, "ferr", ZFCP_DBF_TAG_SIZE);
162 strncpy(rec->tag2, "open", ZFCP_DBF_TAG_SIZE);
168 strncpy(rec->tag2, "qual", ZFCP_DBF_TAG_SIZE);
171 strncpy(rec->tag2, "norm", ZFCP_DBF_TAG_SIZE);
253 strncpy(rec->tag, "stat", ZFCP_DBF_TAG_SIZE);
254 strncpy(rec->tag2, tag, ZFCP_DBF_TAG_SIZE);
308 strncpy(rec->tag, "qdio", ZFCP_DBF_TAG_SIZE);
495 strncpy(re
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmk_direntry.c459 strncpy(dosname, dir.name, 3);
460 strncpy(dosname + 8, dir.ext, 3);
570 strncpy(longname, dstname, VBUFSIZE-1);
706 strncpy(dir->name, dn->base, 8);
707 strncpy(dir->ext, dn->ext, 3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/dso/
H A Ddso_vms.c202 strncpy(p->filename, sp1, sp2-sp1);
205 strncpy(p->imagename, filename, sp1-filename);
469 strncpy(merged, nam.naml$l_long_expand,
478 strncpy(merged, nam.naml$l_esa,
486 strncpy(merged, nam.nam$l_esa,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Dioctl.c38 strncpy (ifreq->ifr_name, ifp->name, IFNAMSIZ);
188 strncpy ((char *)&addreq.ifra_name, ifp->name, sizeof addreq.ifra_name);
226 strncpy ((char *)&addreq.ifra_name, ifp->name, sizeof addreq.ifra_name);
469 strncpy ((char *)&addreq.ifra_name, ifp->name, sizeof addreq.ifra_name);
508 strncpy ((char *)&addreq.ifra_name, ifp->name, sizeof addreq.ifra_name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-entry.c532 strncpy (val, (char *) e->data, MIN (maxlen, e->size));
885 strncpy (val, (char *) e->data + 8, MIN (e->size - 8, maxlen));
889 strncpy (val, _("Unsupported UNICODE string"), maxlen);
897 strncpy (val, _("Unsupported JIS string"), maxlen);
926 strncpy (val, _("Unknown Exif Version"), maxlen);
941 strncpy (val, _("FlashPix Version 1.0"), maxlen);
943 strncpy (val, _("FlashPix Version 1.01"), maxlen);
945 strncpy (val, _("Unknown FlashPix Version"), maxlen);
956 strncpy (val, (char *) e->data, MIN (maxlen, e->size));
958 strncpy (va
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dmount.cifs.c159 strncpy(user_name,temp_val, length);
185 strncpy(mountpassword,temp_val,length);
296 strncpy(data,",,,,,",5);
329 strncpy(mountpassword, percent_char,64);
559 strncpy((*punc_name)+2,unc_name,length);
766 strncpy(mountpassword,optarg,64);
788 strncpy(mountpassword,getenv("PASSWD"),64);

Completed in 280 milliseconds

<<11121314151617181920>>