Searched refs:get_dirname (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dylwrap32 get_dirname () function
102 input_sub_rx=`get_dirname "$input" | quote_for_sed`
112 input_rx=`get_dirname "$input" | quote_for_sed`
/freebsd-11-stable/contrib/openbsm/config/
H A Dylwrap65 get_dirname ()
83 input_sub_rx=`get_dirname "$input" | quote_for_sed`
143 input_rx=`get_dirname "$input" | quote_for_sed`
/freebsd-11-stable/contrib/dtc/
H A Dsrcpos.c37 static char *get_dirname(const char *path) function
153 srcfile->dir = get_dirname(srcfile->name);

Completed in 173 milliseconds