Home
last modified time | relevance | path

Searched refs:strncpy (Results 1 – 25 of 150) sorted by relevance

123456

/reactos/sdk/lib/ucrt/string/i386/
H A Dstrncpy.asm2 title strncpy - copy at most n characters of string
4 ;strncpy.asm - copy at most n characters of string
9 ; defines strncpy() - copy at most n characters of string
19 ;char *strncpy(dest, source, count) - copy at most n characters
30 ; strncpy (dest, source, count)
61 public strncpy
62 strncpy proc \
235 strncpy endp
/reactos/sdk/lib/ucrt/string/amd64/
H A Dstrncpy.asm2 title strncpy - copy at most n characters of string
4 ;strncpy.asm - copy at most n characters of string
9 ; defines strncpy() - copy at most n characters of string
16 LEAF_ENTRY_ARG3 strncpy, _TEXT, dst:ptr byte, src:ptr byte, count:dword
167 LEAF_END strncpy, _TEXT
/reactos/sdk/include/c++/stlport/stl/
H A D_stdexcept_base.c35 strncpy(_M_name, _STLP_PRIV __get_c_string(__str), __size - 1); in __Named_exception()
58 strncpy(_M_name, __x._M_name, __size - 1); in __Named_exception()
81 strncpy(_M_name, __x._M_name, __size - 1);
/reactos/base/applications/network/telnet/src/
H A Dtnmain.cpp120 strncpy(buf, cmdhist->cmd, 79); in cfgets()
123 strncpy(buf, cmdhist->cmd, 79); in cfgets()
135 strncpy(buf, cmdhist->cmd, 79); in cfgets()
137 strncpy(buf, "", 79); in cfgets()
231 strncpy(temp1,&buf[cursor],79); in cfgets()
232 strncpy(&buf[cursor+1],temp1,79-(cursor+1)); in cfgets()
261 strncpy(cmdhist->cmd, buf, 79); in cfgets()
274 strncpy(cmdhist->cmd, buf, 79); in cfgets()
H A Dtnconfig.cpp284 strncpy(startdir, dirname, sizeof(startdir)); in init()
288 strncpy(exename, execname, sizeof(exename)); in init()
530 strncpy (inifile, env_telnet_ini, sizeof(inifile)); in inifile_init()
592 strncpy(keyfile, k, sizeof(keyfile)); in keyfile_init()
684 strncpy(dest, src, l); in set_string()
/reactos/sdk/lib/ucrt/string/
H A Dstrncpy.c14 #pragma function(strncpy)
40 char * __cdecl strncpy ( in strncpy() function
/reactos/sdk/lib/crt/time/
H A Dtimezone.c114 strncpy(tz_name, str, 3); in _tzset()
145 strncpy(tz_dst_name, str, 3); in _tzset()
249 strncpy(buf, str_timezone, bufsize); in _get_tzname()
/reactos/sdk/include/c++/
H A Dcstring28 #undef strncpy
52 using ::strncpy;
/reactos/drivers/bus/acpi/acpica/tables/
H A Dtbfind.c103 strncpy (Header.OemId, OemId, ACPI_OEM_ID_SIZE); in AcpiTbFindTable()
104 strncpy (Header.OemTableId, OemTableId, ACPI_OEM_TABLE_ID_SIZE); in AcpiTbFindTable()
/reactos/dll/3rdparty/libtirpc/src/
H A Dnetnamer.c120 (void) strncpy(val, val1, 1024);
205 (void) strncpy(hostname, val + 2, hostlen);
221 (void) strncpy(hostname, val, vallen);
/reactos/base/applications/network/nslookup/
H A Dnslookup.c490 strncpy( Server, argv[i], 255 ); in ParseCommandLine()
496 strncpy( State.DefaultServerAddress, Server, 16 ); in ParseCommandLine()
503 strncpy( State.DefaultServer, Server, 255 ); in ParseCommandLine()
722 strncpy( AddrToResolve, argv[i], 255 ); in ParseCommandLine()
823 strncpy( State.domain, pNetInfo->DomainName, 255 ); in main()
824 strncpy( State.srchlist[0], pNetInfo->DomainName, 255 ); in main()
825 strncpy( State.DefaultServerAddress, in main()
H A Dutility.c264 strncpy( &pReturn[k], &pIP[i + 1], (j - i) ); in ReverseIP()
276 strncpy( &pReturn[k], &pIP[i + 1], (j - i) ); in ReverseIP()
288 strncpy( &pReturn[k], &pIP[i + 1], (j - i) ); in ReverseIP()
300 strncpy( &pReturn[k], &pIP[i], (j - i) + 1 ); in ReverseIP()
/reactos/boot/armllb/
H A Denvir.c72 strncpy(LlbEnvCmdLine, in LlbEnvParseArguments()
150 strncpy(LlbValueData, ValuePointer, Length); in LlbEnvRead()
/reactos/sdk/tools/rgenstat/
H A Drgenstat.c245 strncpy(&ext[0], &filename[i], strlen(&filename[i])); in is_valid_file()
292 strncpy(tagname, &file_buffer[start], len); in skip_to_next_tag()
381 strncpy(name, &file_buffer[my_file_pointer + 1], len); in get_previous_identifier()
825 strncpy(component_name, &buffer[start], len); in read_input_file()
840 strncpy(component_path, &buffer[start], len); in read_input_file()
/reactos/boot/freeldr/freeldr/lib/inifile/
H A Dinifile.c137 strncpy(SettingName, SectionItem->ItemName, NameSize - 1); in IniReadSettingByNumber()
140 strncpy(SettingValue, SectionItem->ItemValue, ValueSize - 1); in IniReadSettingByNumber()
170 strncpy(Buffer, SectionItem->ItemValue, BufferSize - 1); in IniReadSettingByName()
/reactos/hal/halx86/generic/
H A Dcmos.c199 strncpy(Value, "FALSE", ValueLength); in HalGetEnvironmentVariable()
204 strncpy(Value, "TRUE", ValueLength); in HalGetEnvironmentVariable()
/reactos/drivers/filesystems/ext2/src/
H A Ddevctl.c273 strncpy(&PVPV->Version[0], gVersion, 0x1B); in Ext2ProcessGlobalProperty()
274 strncpy(&PVPV->Date[0], gDate, 0x1F); in Ext2ProcessGlobalProperty()
275 strncpy(&PVPV->Time[0], gTime, 0x1F); in Ext2ProcessGlobalProperty()
569 strncpy(Property->Codepage, Vcb->Codepage.PageTable->charset, CODEPAGE_MAXLEN);
571 strncpy(Property->Codepage, "default", CODEPAGE_MAXLEN);
/reactos/modules/rosapps/applications/net/ncftp/sio/
H A DStrAddr.c21 strncpy(str, s, sizeof(str) - 1); in ServiceNameToPortNumber()
63 strncpy(portstr, s, sizeof(portstr)); in AddrStrToAddr()
/reactos/dll/win32/rpcrt4/
H A Dunix_func.c22 strncpy(dst, text_addr, cnt); in inet_ntop()
/reactos/hal/halx86/pc98/
H A Dcmos.c205 strncpy(Value, "FALSE", ValueLength); in HalGetEnvironmentVariable()
207 strncpy(Value, "TRUE", ValueLength); in HalGetEnvironmentVariable()
/reactos/sdk/tools/regtests2xml/
H A Dregtests2xml.c243 strncpy(buf, &file_buffer[start], file_pointer - start); in read_until()
260 strncpy(buf, &file_buffer[start], file_pointer - start); in read_until_end()
/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A Dutil2.cpp24 (void) strncpy(dst, path, size - 1); in GetSpecialDir()
/reactos/boot/freeldr/tools/
H A Drdel.c35 strncpy (directorySpec, filename, lengthOfDirectory); in getDirectory()
H A Drrmdir.c37 strncpy (directorySpec, filename, lengthOfDirectory); in getDirectory()
/reactos/sdk/tools/mkisofs/schilytools/include/schily/
H A Dstring.h68 extern char *strncpy __PR((char *, const char *, int));

123456