Home
last modified time | relevance | path

Searched defs:rbuflen (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libselinux/src/
Dseusers.c100 long rbuflen = sysconf(_SC_GETPW_R_SIZE_MAX); in get_default_gid() local
119 long rbuflen = sysconf(_SC_GETGR_R_SIZE_MAX); in check_group() local
/third_party/ffmpeg/libavformat/
Drtspdec.c75 int *rbuflen) in read_line()
150 int rbuflen, ret; in rtsp_read_request() local
490 int rbuflen = 0; in ff_rtsp_parse_streaming_commands() local
660 int rbuflen = 0; in rtsp_listen() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_stream.c452 size_t pbuflen, rbuflen, ebuflen; in nghttp3_stream_write_header_block() local
/third_party/curl/lib/
Dhttp2.c988 size_t rbuflen; in on_stream_frame() local