HomeSort by relevance Sort by last modified time
    Searched refs:strlcpy (Results 101 - 125 of 502) sorted by null

1 2 3 45 6 7 8 91011>>

  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 560 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
564 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
568 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
572 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence));
640 strlcpy(sentence, "$GPGSV,1,1,0,", sizeof(sentence));
718 strlcpy(sentence, "$GLGSV,1,1,0,", sizeof(sentence));
792 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
796 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
800 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
804 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence))
    [all...]
loc_eng_agps.h 373 strlcpy(mSSID, ssid, SSID_BUF_SIZE);
375 strlcpy(mPassword, password, SSID_BUF_SIZE);
389 strlcpy(ssid, mSSID, SSID_BUF_SIZE);
393 strlcpy(password, mPassword, SSID_BUF_SIZE);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 564 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
568 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
572 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
576 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence));
644 strlcpy(sentence, "$GPGSV,1,1,0,", sizeof(sentence));
722 strlcpy(sentence, "$GLGSV,1,1,0,", sizeof(sentence));
796 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
800 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
804 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
808 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence))
    [all...]
loc_eng_agps.h 372 strlcpy(mSSID, ssid, SSID_BUF_SIZE);
374 strlcpy(mPassword, password, SSID_BUF_SIZE);
388 strlcpy(ssid, mSSID, SSID_BUF_SIZE);
392 strlcpy(password, mPassword, SSID_BUF_SIZE);
  /external/libcups/cups/
ppd-emit.c 482 strlcpy(temp, title, sizeof(temp));
516 strlcpy(temp, user, sizeof(temp));
825 strlcpy(bufptr, cparam->current.custom_string, (size_t)(bufend - bufptr));
845 strlcpy(bufptr, choices[i]->code, (size_t)(bufend - bufptr + 1));
856 strlcpy(bufptr, "[{\n", (size_t)(bufend - bufptr + 1));
881 strlcpy(bufptr, "%%BeginFeature: *CustomPageSize True\n", (size_t)(bufend - bufptr + 1));
976 strlcpy(bufptr, ppd_custom_code, (size_t)(bufend - bufptr + 1));
1065 strlcpy(bufptr, "%%EndFeature\n"
1074 strlcpy(bufptr, choices[i]->code, (size_t)(bufend - bufptr + 1));
ppd-util.c 183 strlcpy(hostname, cupsServer(), sizeof(hostname));
185 strlcpy(hostname, "localhost", sizeof(hostname));
306 strlcpy(hostname, cupsServer(), sizeof(hostname));
321 strlcpy(hostname, "localhost", sizeof(hostname));
393 strlcpy(buffer, tempfile, bufsize);
666 strlcpy(classname, resource + 9, sizeof(classname));
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_nmea.cpp 556 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
560 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
564 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
568 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence));
615 strlcpy(sentence, "$GPGSV,1,1,0,", sizeof(sentence));
684 strlcpy(sentence, "$GPGSA,A,1,,,,,,,,,,,,,,,", sizeof(sentence));
688 strlcpy(sentence, "$GPVTG,,T,,M,,N,,K,N", sizeof(sentence));
692 strlcpy(sentence, "$GPRMC,,V,,,,,,,,,,N", sizeof(sentence));
696 strlcpy(sentence, "$GPGGA,,,,,,0,,,,,,,,", sizeof(sentence));
  /external/libpcap/
pcap-new.c 306 strlcpy(dev->name, tmpstring, stringlen);
325 strlcpy(dev->description, tmpstring, stringlen + 1);
515 strlcpy(dev->name, tmpstring2, stringlen + 1);
550 strlcpy(dev->description, tmpstring2, stringlen + 1);
678 strlcpy(source, PCAP_SRC_FILE_STRING, PCAP_BUF_SIZE);
693 strlcpy(source, PCAP_SRC_IF_STRING, PCAP_BUF_SIZE);
729 strlcpy(source, PCAP_SRC_IF_STRING, PCAP_BUF_SIZE);
810 strlcpy(tmpname, ptr, PCAP_BUF_SIZE);
824 strlcpy(host, tmphost, PCAP_BUF_SIZE);
826 strlcpy(port, tmpport, PCAP_BUF_SIZE)
    [all...]
  /external/syslinux/com32/hdt/
hdt-cli.c 90 strlcpy(new->autocomplete_token, token, sizeof(new->autocomplete_token));
276 strlcpy(argv[0], *command, sizeof(*command) + 1);
279 strlcpy(*command, CLI_SET, sizeof(CLI_SET)); /* set */
282 strlcpy(*module, CLI_MODE, sizeof(CLI_MODE)); /* mode */
294 strlcpy(*command, hdt_aliases[i].command,
366 strlcpy(*command, pch, token_len);
373 strlcpy(*module, pch, token_len);
395 strlcpy(argv[argc_iter], pch, strlen(pch));
656 strlcpy(new_argv[argc_iter+1], argv[argc_iter], strlen(argv[argc_iter]));
660 strlcpy(new_argv[0], module, strlen(module))
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/net/
inet_ntop.c 83 strlcpy(dst, tmp, size);
203 strlcpy(dst, tmp, size);
  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 86 strlcpy(devnam, cp, sizeof devnam);
159 strlcpy(ppp_devnam, devnam, sizeof(ppp_devnam));
  /frameworks/av/media/libcpustats/
ThreadCpuUsage.cpp 31 extern size_t strlcpy(char *dst, const char *src, size_t dstsize);
227 strlcpy(freq_path, FREQ_PATH, sizeof(freq_path));
  /frameworks/av/media/libstagefright/omx/
OMXMaster.cpp 41 strlcpy(mProcessName, "<unknown>", sizeof(mProcessName));
46 strlcpy(mProcessName, "<unknown>", sizeof(mProcessName));
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_swvdec_utils.cpp 230 strlcpy(m_filename_ip, property_value,m_filename_ip_size);
255 strlcpy(m_filename_op, property_value,m_filename_op_size);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
rb_wrapper.cpp 49 strlcpy(rb_info->name, name, MAX_RB_NAME_SIZE);
71 strlcpy((char *)rbs->name, rb_info->name, MAX_RB_NAME_SIZE);
  /external/ppp/pppd/
sys-linux.c 1197 strlcpy(ifr.ifr_name, ifname, sizeof (ifr.ifr_name));
1213 strlcpy(ifr.ifr_name, ifname, sizeof (ifr.ifr_name));
    [all...]
  /bionic/libc/bionic/
strerror_r.cpp 59 length = strlcpy(buf, error_name, buf_len);
syslog.cpp 90 size_t n = strlcpy(dst, strerror(caller_errno), dst_len);
  /device/google/marlin/camera/usbcamcore/inc/
QCameraUsbPriv.h 90 strlcpy(temp,parms+n,1000);\
  /hardware/qcom/camera/msm8998/usbcamcore/inc/
QCameraUsbPriv.h 90 strlcpy(temp,parms+n,1000);\
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.h 372 strlcpy(mSSID, ssid, SSID_BUF_SIZE);
374 strlcpy(mPassword, password, SSID_BUF_SIZE);
388 strlcpy(ssid, mSSID, SSID_BUF_SIZE);
392 strlcpy(password, mPassword, SSID_BUF_SIZE);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_agps.h 372 strlcpy(mSSID, ssid, SSID_BUF_SIZE);
374 strlcpy(mPassword, password, SSID_BUF_SIZE);
388 strlcpy(ssid, mSSID, SSID_BUF_SIZE);
392 strlcpy(password, mPassword, SSID_BUF_SIZE);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_agps.h 372 strlcpy(mSSID, ssid, SSID_BUF_SIZE);
374 strlcpy(mPassword, password, SSID_BUF_SIZE);
388 strlcpy(ssid, mSSID, SSID_BUF_SIZE);
392 strlcpy(password, mPassword, SSID_BUF_SIZE);
  /system/bt/bta/hf_client/
bta_hf_client_api.cc 179 strlcpy(p_buf->str, str, BTA_HF_CLIENT_NUMBER_LEN + 1);
  /system/extras/showmap/
showmap.cpp 61 strlcpy(name, line + name_pos, sizeof(name));
67 strlcpy(name, prev->name, sizeof(name));
70 strlcpy(name, "[anon]", sizeof(name));
85 strlcpy(info->name, name, name_size);

Completed in 495 milliseconds

1 2 3 45 6 7 8 91011>>