/minix3/external/bsd/dhcp/dist/common/ |
H A D | alloc.c | 40 int option_chain_head_allocate (ptr, file, line) in option_chain_head_allocate() argument 72 int option_chain_head_reference (ptr, bp, file, line) in option_chain_head_reference() argument 100 int option_chain_head_dereference (ptr, file, line) in option_chain_head_dereference() argument 150 int group_allocate (ptr, file, line) in group_allocate() argument 182 int group_reference (ptr, bp, file, line) in group_reference() argument 210 int group_dereference (ptr, file, line) in group_dereference() argument 261 struct dhcp_packet *new_dhcp_packet (file, line) in new_dhcp_packet() argument 271 struct protocol *new_protocol (file, line) in new_protocol() argument 279 struct domain_search_list *new_domain_search_list (file, line) in new_domain_search_list() argument 288 struct name_server *new_name_server (file, line) in new_name_server() argument [all …]
|
/minix3/external/bsd/nvi/dist/tcl_scripts/ |
H A D | gnats.tcl | 35 proc confNext {lineNum line} { 45 proc sevNext {lineNum line} { 57 proc priNext {lineNum line} { 69 proc classNext {lineNum line} { 83 proc catNext {lineNum line} {
|
/minix3/minix/commands/cawf/ |
H A D | nreq.c | 119 void Nreq(unsigned char *line, int brk) { in Nreq() 151 static void nr_ad(unsigned char *line, int brk) { in nr_ad() 160 static void nr_bp(unsigned char *line, int brk) { in nr_bp() 169 static void nr_br(unsigned char *line, int brk) { in nr_br() 178 static void nr_ce(unsigned char *line, int brk) { in nr_ce() 192 static void nr_di(unsigned char *line, int brk) { in nr_di() 202 static void nr_ds(unsigned char *line, int brk) { in nr_ds() 238 static void nr_fi(unsigned char *line, int brk) { in nr_fi() 248 static void nr_fl(unsigned char *line, int brk) { in nr_fl() 257 static void nr_ft(unsigned char *line, int brk) { in nr_ft() [all …]
|
/minix3/external/bsd/dhcp/dist/server/ |
H A D | salloc.c | 88 struct lease *new_leases (n, file, line) in new_leases() argument 111 const char *file, int line) in dhcp_lease_free() 124 const char *file, int line) in dhcp_lease_get() 176 struct lease_state *new_lease_state (file, line) in new_lease_state() argument 200 void free_lease_state (ptr, file, line) in free_lease_state() argument 235 struct permit *new_permit (file, line) in new_permit() argument 247 void free_permit (permit, file, line) in free_permit() argument
|
/minix3/external/bsd/kyua-cli/dist/utils/logging/ |
H A D | macros_test.cpp | 55 std::string line; in ATF_TEST_CASE_BODY() local 71 std::string line; in ATF_TEST_CASE_BODY() local 87 std::string line; in ATF_TEST_CASE_BODY() local 103 std::string line; in ATF_TEST_CASE_BODY() local
|
H A D | operations_test.cpp | 111 std::string line; in ATF_TEST_CASE_BODY() local 140 std::string line; in ATF_TEST_CASE_BODY() local 194 std::string line; in ATF_TEST_CASE_BODY() local 232 std::string line; in ATF_TEST_CASE_BODY() local 252 std::string line; in ATF_TEST_CASE_BODY() local 284 std::string line; in ATF_TEST_CASE_BODY() local
|
/minix3/external/bsd/dhcp/dist/omapip/ |
H A D | alloc.c | 60 dmalloc(unsigned size, const char *file, int line) { in dmalloc() 135 dfree(void *ptr, const char *file, int line) { in dfree() 202 dmalloc_reuse(void *foo, const char *file, int line, int justref) { in dmalloc_reuse() 508 const char *file, int line) in omapi_object_allocate() 552 const char *file, int line) in omapi_object_initialize() 563 const char *file, int line) in omapi_object_reference() 584 const char *file, int line) in omapi_object_dereference() 718 const char *file, int line) in omapi_buffer_new() 736 const char *file, int line) in omapi_buffer_reference() 757 const char *file, int line) in omapi_buffer_dereference() [all …]
|
H A D | array.c | 42 const char *file, int line) in omapi_array_allocate() 58 const char *file, int line) in omapi_array_free() 79 int *index, const char *file, int line) in omapi_array_extend() 92 const char *file, int line) in omapi_array_set() 151 const char *file, int line) in omapi_array_lookup()
|
/minix3/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | int_util.c | 30 void compilerrt_abort_impl(const char *file, int line, const char *function) { in compilerrt_abort_impl() 44 void compilerrt_abort_impl(const char *file, int line, const char *function) { in compilerrt_abort_impl() 57 void compilerrt_abort_impl(const char *file, int line, const char *function) { in compilerrt_abort_impl()
|
/minix3/usr.bin/cmp/ |
H A D | misc.c | 50 errmsg(const char *file, off_t byte, off_t line) in errmsg() 60 eofmsg(const char *file, off_t byte, off_t line) in eofmsg() 78 diffmsg(const char *file1, const char *file2, off_t byte, off_t line) in diffmsg()
|
/minix3/external/bsd/bind/dist/lib/isc/ |
H A D | error.c | 63 isc_error_unexpected(const char *file, int line, const char *format, ...) { in isc_error_unexpected() 72 isc_error_fatal(const char *file, int line, const char *format, ...) { in isc_error_fatal() 82 isc_error_runtimecheck(const char *file, int line, const char *expression) { in isc_error_runtimecheck() 89 default_unexpected_callback(const char *file, int line, const char *format, in default_unexpected_callback() 99 default_fatal_callback(const char *file, int line, const char *format, in default_fatal_callback()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | Valgrind.cpp | 64 void AnnotateHappensAfter(const char *file, int line, const volatile void *cv) { in AnnotateHappensAfter() 68 void AnnotateHappensBefore(const char *file, int line, in AnnotateHappensBefore() 71 void AnnotateIgnoreWritesBegin(const char *file, int line) {} in AnnotateIgnoreWritesBegin() 73 void AnnotateIgnoreWritesEnd(const char *file, int line) {} in AnnotateIgnoreWritesEnd()
|
/minix3/lib/libc/gen/ |
H A D | assert.c | 50 __assert13(const char *file, int line, const char *function, in __assert13() 65 __assert(const char *file, int line, const char *failedexpr) in __assert() 82 __diagassert13(const char *file, int line, const char *function, in __diagassert13() 131 __diagassert(const char *file, int line, const char *failedexpr) in __diagassert()
|
/minix3/external/bsd/atf/dist/atf-c/detail/ |
H A D | sanity.c | 65 atf_sanity_inv(const char *file, int line, const char *cond) in atf_sanity_inv() 71 atf_sanity_pre(const char *file, int line, const char *cond) in atf_sanity_pre() 77 atf_sanity_post(const char *file, int line, const char *cond) in atf_sanity_post()
|
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/detail/ |
H A D | sanity.c | 65 atf_sanity_inv(const char *file, int line, const char *cond) in atf_sanity_inv() 71 atf_sanity_pre(const char *file, int line, const char *cond) in atf_sanity_pre() 77 atf_sanity_post(const char *file, int line, const char *cond) in atf_sanity_post()
|
/minix3/external/bsd/lutok/dist/examples/ |
H A D | interpreter.cpp | 46 run_statement(lutok::state& state, const std::string& line) in run_statement() 76 std::string line; in main() local
|
/minix3/minix/lib/libsys/ |
H A D | assert.c | 13 __assert13(file, line, function, failedexpr) in __assert13() argument 25 __assert(file, line, failedexpr) in __assert() argument
|
/minix3/external/bsd/libarchive/dist/tar/test/ |
H A D | main.c | 167 unsigned int line, uintptr_t pReserved) in invalid_parameter_handler() 260 void assertion_setup(const char *filename, int line) in assertion_setup() 268 assertion_count(const char *file, int line) in assertion_count() 286 static struct line { struct 293 failure_start(const char *filename, int line, const char *fmt, ...) in failure_start() 386 assertion_assert(const char *file, int line, int value, in assertion_assert() 399 assertion_chdir(const char *file, int line, const char *pathname) in assertion_chdir() 412 assertion_equal_int(const char *file, int line, in assertion_equal_int() 455 assertion_equal_string(const char *file, int line, in assertion_equal_string() 511 assertion_equal_wstring(const char *file, int line, in assertion_equal_wstring() [all …]
|
/minix3/external/bsd/mdocml/dist/ |
H A D | man.c | 238 man_node_alloc(struct man *man, int line, int pos, in man_node_alloc() 257 man_elem_alloc(struct man *man, int line, int pos, enum mant tok) in man_elem_alloc() 270 man_tail_alloc(struct man *man, int line, int pos, enum mant tok) in man_tail_alloc() 283 man_head_alloc(struct man *man, int line, int pos, enum mant tok) in man_head_alloc() 296 man_body_alloc(struct man *man, int line, int pos, enum mant tok) in man_body_alloc() 309 man_block_alloc(struct man *man, int line, int pos, enum mant tok) in man_block_alloc() 321 man_word_alloc(struct man *man, int line, int pos, const char *word) in man_word_alloc() 396 man_descope(struct man *man, int line, int offs) in man_descope() 420 man_ptext(struct man *man, int line, char *buf, int offs) in man_ptext()
|
H A D | demandoc.c | 106 int line, col; in pmandoc() local 212 pline(int line, int *linep, int *col, int list) in pline() 232 pmdoc(const struct mdoc_node *p, int *line, int *col, int list) in pmdoc() 246 pman(const struct man_node *p, int *line, int *col, int list) in pman()
|
/minix3/external/bsd/libarchive/dist/libarchive/test/ |
H A D | main.c | 165 unsigned int line, uintptr_t pReserved) in invalid_parameter_handler() 258 void assertion_setup(const char *filename, int line) in assertion_setup() 266 assertion_count(const char *file, int line) in assertion_count() 284 static struct line { struct 291 failure_start(const char *filename, int line, const char *fmt, ...) in failure_start() 381 assertion_assert(const char *file, int line, int value, in assertion_assert() 394 assertion_chdir(const char *file, int line, const char *pathname) in assertion_chdir() 407 assertion_equal_int(const char *file, int line, in assertion_equal_int() 450 assertion_equal_string(const char *file, int line, in assertion_equal_string() 506 assertion_equal_wstring(const char *file, int line, in assertion_equal_wstring() [all …]
|
/minix3/external/bsd/libarchive/dist/cpio/test/ |
H A D | main.c | 166 unsigned int line, uintptr_t pReserved) in invalid_parameter_handler() 259 void assertion_setup(const char *filename, int line) in assertion_setup() 267 assertion_count(const char *file, int line) in assertion_count() 285 static struct line { struct 292 failure_start(const char *filename, int line, const char *fmt, ...) in failure_start() 385 assertion_assert(const char *file, int line, int value, in assertion_assert() 398 assertion_chdir(const char *file, int line, const char *pathname) in assertion_chdir() 411 assertion_equal_int(const char *file, int line, in assertion_equal_int() 454 assertion_equal_string(const char *file, int line, in assertion_equal_string() 510 assertion_equal_wstring(const char *file, int line, in assertion_equal_wstring() [all …]
|
/minix3/external/bsd/kyua-testers/dist/ |
H A D | atf_list.c | 95 char line[80]; // It's ugly to have a limit, but it's easier this way. in parse_header() local 141 print_quoted(char* line, FILE* output, const bool surrounding) in print_quoted() 176 parse_property(char* line, char** const key, char** const value) in parse_property() 250 char line[1024]; // It's ugly to have a limit, but it's easier this way. in parse_test_case() local 298 char line[512]; // It's ugly to have a limit, but it's easier this way. in parse_tests() local
|
/minix3/libexec/ftpd/ |
H A D | logutmp.c | 131 ftpd_logout(const char *line) in ftpd_logout() 168 ftpd_logoutx(const char *line, int status, int mode) in ftpd_logoutx()
|
/minix3/external/bsd/bind/dist/lib/isc/pthreads/ |
H A D | mutex.c | 65 int line; member 73 int line; /*%< Line mutex was created on. */ member 92 isc_mutex_init_profile(isc_mutex_t *mp, const char *file, int line) { in isc_mutex_init_profile() 136 isc_mutex_lock_profile(isc_mutex_t *mp, const char *file, int line) { in isc_mutex_lock_profile() 179 isc_mutex_unlock_profile(isc_mutex_t *mp, const char *file, int line) { in isc_mutex_unlock_profile() 263 isc__mutex_init(isc_mutex_t *mp, const char *file, unsigned int line) { in isc__mutex_init()
|