HomeSort by relevance Sort by last modified time
    Searched refs:strncpy (Results 576 - 600 of 655) sorted by null

<<21222324252627

  /external/icu4c/common/
putil.cpp     [all...]
  /external/iproute2/tc/
f_u32.c 1120 strncpy(ind, *argv, sizeof (ind) - 1);
  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 265 strncpy(iph1->mode_cfg->login, usr, LOGINLEN);
    [all...]
racoonctl.c 857 strncpy((char *)(head + 1), user, userlen);
    [all...]
  /external/iptables/iptables/
xtoptions.c 350 strncpy(p, cb->arg, z);
  /external/libppp/src/
radius.c 1139 strncpy(ac->user_name, dl->peer.authname, sizeof ac->user_name);
    [all...]
  /external/libxml2/
uri.c     [all...]
  /external/openssl/ssl/
d1_srvr.c     [all...]
  /external/oprofile/libpopt/
popt.c 618 strncpy(te, a, alen); te += alen;
    [all...]
  /external/quake/quake/src/QW/server/
sv_user.c 737 strncpy (t1, Info_ValueForKey (host_client->userinfo, "team"), 31);
1081 // strncpy (host_client->name, Info_ValueForKey (host_client->userinfo, "name")
    [all...]
  /external/quake/quake/src/WinQuake/
host_cmd.cpp     [all...]
  /external/skia/legacy/src/ports/
SkFontHost_win.cpp     [all...]
  /external/tcpdump/
print-nfs.c 836 strncpy(temp, sfsname, NFSX_V3FHMAX);
    [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
DatePrototype.cpp 219 // both to avoid ambiguity, and a crash in strncpy, for years that
250 strncpy(yearLocation, yearString, yearLen - 1);
    [all...]
  /external/webkit/Source/WebCore/plugins/
PluginView.cpp 443 strncpy(result, cstr.data(), cstr.length() + 1);
    [all...]
  /external/webrtc/src/modules/audio_processing/agc/
analog_agc.c     [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 1182 strncpy(cs->multis + oldend - 1, cp, cs->smultis - oldend + 1);
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
execute.c     [all...]
  /system/core/adb/
adb.c     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp     [all...]
  /device/lge/mako/camera/
QCameraHWI_Parm.cpp     [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c     [all...]
  /external/bison/
maint.mk 372 @prohibit='\<strncpy *\(' \
373 halt='do not use strncpy, period' \
    [all...]

Completed in 1598 milliseconds

<<21222324252627