Searched defs:line (Results 26 - 50 of 105) sorted by relevance

12345

/barrelfish-2018-10-04/lib/libc/gen/
H A Dgetutxent.c204 getutxline(const struct utmpx *line) argument
H A Dgetttyent.c48 static char *line; variable
[all...]
H A Dfstab.c115 static char line[MAXLINELENGTH]; local
H A Dgetusershell.c109 char line[MAXPATHLEN + 2]; local
/barrelfish-2018-10-04/lib/libc/tests/stdio/
H A Dgetdelim_test.c77 char *line; local
115 char *line; local
134 char *line; local
151 char *line; local
176 char *line; local
204 char *line; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/err/
H A Derr_prn.c73 int line,flags; local
/barrelfish-2018-10-04/lib/debug_log/
H A Ddebug_log.c114 char line[256]; local
/barrelfish-2018-10-04/tools/weever/
H A Dlib.c21 void __assert(const char *func, const char *file, int line, const char *exp) argument
/barrelfish-2018-10-04/lib/libc/iconv/
H A Dcitrus_pivot_factory.c105 convert_line(struct src_head *sh, const char *line, size_t len) argument
204 char *line; local
[all...]
/barrelfish-2018-10-04/lib/libc/net/
H A Deui64.c99 char *line, *linehead, *cur; local
H A Dgetnetbyht.c89 char line[BUFSIZ + 1]; local
H A Dnetdb_private.h100 char line[_MAXLINELEN + 1]; member in struct:protoent_data
/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dacl_from_text.c195 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/threads/
H A Dth-lock.c137 void win32_locking_callback(int mode, int type, char *file, int line) argument
203 void solaris_locking_callback(int mode, int type, char *file, int line) argument
296 void irix_locking_callback(int mode, int type, char *file, int line) argument
352 pthreads_locking_callback(int mode, int type, char *file, int line) argument
[all...]
/barrelfish-2018-10-04/tools/arm_molly/
H A Dbuild_multiboot.c79 char line[1024], *l; local
H A Dlib.c21 void __assert(const char *exp, const char *file, const char *func, int line) argument
/barrelfish-2018-10-04/doc/002-mackerel/
H A DMackerel.tex
/barrelfish-2018-10-04/lib/cxx/unwind/
H A Dconfig.h71 static inline void assert_rtn(const char* func, const char* file, int line, const char* msg) { argument
/barrelfish-2018-10-04/usr/tests/msun/
H A Dnext_test.c232 _testl(const char *exp, int line, long double actual, long double expected, argument
/barrelfish-2018-10-04/tools/elver/
H A Dlib.c21 void __assert(const char *func, const char *file, int line, const char *exp) argument
/barrelfish-2018-10-04/tools/molly/
H A Dbuild_multiboot.c77 char line[1024]; local
/barrelfish-2018-10-04/lib/libc/tests/nss/
H A Dgetusershell_test.c128 usershell_read_snapshot_func(struct usershell *us, char *line) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Devp_test.c366 char line[4096]; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ocsp/
H A Docsp_ht.c189 static int parse_http_line1(char *line) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Devp_test.c366 char line[4096]; local

Completed in 266 milliseconds

12345