Searched refs:sourcefile (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_prio_q.c | 27 , const char * sourcefile in debug_create_priority_queue() argument 38 my_queue = debug_erealloc(NULL, sizeof(queue), sourcefile, line_num); in debug_create_priority_queue() 78 , const char * sourcefile in debug_get_node() argument 89 sourcefile, line_num); in debug_get_node()
|
| /freebsd-13.1/usr.sbin/pmcstat/ |
| H A D | pmcpl_calltree.c | 836 char sourcefile[PATH_MAX]; in pmcpl_ct_node_printchild() local 858 sourcefile, sizeof(sourcefile), &line, in pmcpl_ct_node_printchild() 861 sourcefile, funcname); in pmcpl_ct_node_printchild() 898 char sourcefile[PATH_MAX]; in pmcpl_ct_node_printself() local 917 sourcefile, sizeof(sourcefile), &fline, in pmcpl_ct_node_printself() 920 sourcefile, funcname); in pmcpl_ct_node_printself() 942 sourcefile, sizeof(sourcefile), &line, in pmcpl_ct_node_printself() 1028 char sourcefile[PATH_MAX]; in _pmcpl_ct_expand_inline() local 1039 sourcefile, sizeof(sourcefile), &fline, in _pmcpl_ct_expand_inline() 1048 sourcefile, sizeof(sourcefile), &line, in _pmcpl_ct_expand_inline() [all …]
|
| H A D | pmcstat_log.h | 56 char *sourcefile, size_t sourcefile_len, unsigned *sourceline,
|
| H A D | pmcstat_log.c | 241 char *sourcefile, size_t sourcefile_len, unsigned *sourceline, in pmcstat_image_addr2line() argument 308 if (fgets(sourcefile, sourcefile_len, image->pi_addr2line) == NULL) { in pmcstat_image_addr2line() 312 sep = strchr(sourcefile, ':'); in pmcstat_image_addr2line()
|
| /freebsd-13.1/contrib/ntp/include/ |
| H A D | ntp_prio_q.h | 70 , const char * sourcefile 78 , const char * sourcefile
|
| /freebsd-13.1/contrib/apr/ |
| H A D | CMakeLists.txt | 355 FOREACH(sourcefile ${single_source_programs}) 356 STRING(REGEX REPLACE ".*/([^\\]+)\\.c" "\\1" proggie ${sourcefile}) 357 ADD_EXECUTABLE(${proggie} ${sourcefile})
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | aclocal.m4 | 353 dnl the output to {sourcefile-basename}.u, and AIX has no /dev/stdout
|