Home
last modified time | relevance | path

Searched defs:rbuflen (Results 1 – 3 of 3) 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.c72 int *rbuflen) in read_line()
147 int rbuflen, ret; in rtsp_read_request() local
481 int rbuflen = 0; in ff_rtsp_parse_streaming_commands() local
651 int rbuflen = 0; in rtsp_listen() local
/third_party/toybox/toys/pending/
Dtftpd.c239 int fd = 0, recvmsg_len, rbuflen, opcode, blksize = TFTPD_BLKSIZE, tsize = 0, set =1; in tftpd_main() local