get_word         1246 ffserver.c         get_word(cmd, sizeof(cmd), (const char **)&p);
get_word         1256 ffserver.c         get_word(url, sizeof(url), (const char **)&p);
get_word         1259 ffserver.c         get_word(protocol, sizeof(protocol), (const char **)&p);
get_word         2632 ffserver.c         get_word(cmd, sizeof(cmd), &p);
get_word         2633 ffserver.c         get_word(url, sizeof(url), &p);
get_word         2634 ffserver.c         get_word(protocol, sizeof(protocol), &p);
get_word          353 libavformat/rtsp.c         get_word(buf1, sizeof(buf1), &p);
get_word          356 libavformat/rtsp.c         get_word(buf1, sizeof(buf1), &p);
get_word          390 libavformat/rtsp.c         get_word(st_type, sizeof(st_type), &p);
get_word          408 libavformat/rtsp.c         get_word(buf1, sizeof(buf1), &p); /* port */
get_word          411 libavformat/rtsp.c         get_word(buf1, sizeof(buf1), &p); /* protocol (ignored) */
get_word          414 libavformat/rtsp.c         get_word(buf1, sizeof(buf1), &p); /* format list */
get_word          452 libavformat/rtsp.c             get_word(buf1, sizeof(buf1), &p);
get_word          459 libavformat/rtsp.c             get_word(buf1, sizeof(buf1), &p);
get_word          476 libavformat/rtsp.c             get_word(buf1, sizeof(buf1), &p);
get_word          795 libavformat/rtsp.c             get_word(buf1, sizeof(buf1), &p);
get_word          796 libavformat/rtsp.c             get_word(buf1, sizeof(buf1), &p);