Home
last modified time | relevance | path

Searched refs:sourcefile (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_prio_q.c27 , 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 Dpmcpl_calltree.c836 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 Dpmcstat_log.h56 char *sourcefile, size_t sourcefile_len, unsigned *sourceline,
H A Dpmcstat_log.c241 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 Dntp_prio_q.h70 , const char * sourcefile
78 , const char * sourcefile
/freebsd-13.1/contrib/apr/
H A DCMakeLists.txt355 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 Daclocal.m4353 dnl the output to {sourcefile-basename}.u, and AIX has no /dev/stdout