Home
last modified time | relevance | path

Searched defs:line_buf (Results 1 – 16 of 16) sorted by relevance

/third_party/libcoap/examples/riot/examples_libcoap_server/
Dmain.c48 char line_buf[SHELL_DEFAULT_BUFSIZE]; in main() local
/third_party/libcoap/examples/riot/examples_libcoap_client/
Dmain.c48 char line_buf[SHELL_DEFAULT_BUFSIZE]; in main() local
/third_party/selinux/libselinux/src/
Dlabel_media.c33 static int process_line(const char *path, char *line_buf, int pass, in process_line()
76 char *line_buf = NULL; in init() local
Dlabel_x.c35 static int process_line(const char *path, char *line_buf, int pass, in process_line()
103 char *line_buf = NULL; in init() local
Dlabel_db.c91 process_line(const char *path, char *line_buf, unsigned int line_num, in process_line()
243 char *line_buf = NULL; in db_init() local
Dlabel_backends_android.c84 const char *path, char *line_buf, in process_line()
149 char line_buf[BUFSIZ]; in init() local
Dlabel_support.c66 int read_spec_entries(char *line_buf, const char **errbuf, int num_args, ...) in read_spec_entries()
Dbooleans.c95 char *line_buf = NULL; in selinux_boolean_sub() local
Dlabel_file.h436 char *line_buf, unsigned lineno) in process_line()
Dselinux_config.c163 char *line_buf = NULL, *buf_p, *value, *type = NULL, *end; in init_selinux_config() local
Dlabel_file.c103 char *line_buf = NULL; in process_text_file() local
/third_party/jerryscript/targets/riot-stm32f4/source/
Dmain-riotos.c107 char line_buf[SHELL_DEFAULT_BUFSIZE]; in main() local
/third_party/selinux/libselinux/utils/
Dsefcontext_compile.c36 char *line_buf = NULL; in process_file() local
/third_party/selinux/libsepol/src/
Dutil.c257 int tokenize(char *line_buf, char delim, int num_args, ...) in tokenize()
/third_party/ffmpeg/libavformat/
Dmicrodvddec.c85 char line_buf[MAX_LINESIZE]; in microdvd_read_header() local
/third_party/node/deps/v8/src/utils/
Dutils.cc67 char line_buf[256]; in ReadLine() local