Home
last modified time | relevance | path

Searched refs:pathfind (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dpathfind.c10 pathfind( char const * path,
18 pathfind( char const * path, in pathfind() function
38 pathfind( char const * path, in pathfind() function
/freebsd/contrib/ntp/sntp/libopts/m4/
H A Dlibopts.m4101 AC_CHECK_LIB(gen, pathfind)
255 AC_MSG_CHECKING([whether pathfind(3) works])
260 char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
270 [Define this if pathfind(3) works])
427 # Check to see if pathfind(3) works.
/freebsd/contrib/ntp/sntp/libopts/
H A DMakefile.am49 compat/pathfind.c compat/snprintf.c compat/strchr.c \
H A Dinit.c103 pz = pathfind(getenv("PATH"), (char *)pname, "rx"); in validate_struct()
H A Dautoopts.c41 # define pathfind(_p, _n, _m) option_pathfind(_p, _n, _m) macro
H A Dload.c210 path = pathfind(getenv("PATH"), (char *)prg_path, "rx"); in add_prog_path()
H A DMakefile.in474 boolean.c check.c compat/compat.h compat/pathfind.c \
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in263 /* Define this if pathfind(3) works */
H A Dconfigure25693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pathfind in -lgen" >&5
25694 printf %s "checking for pathfind in -lgen... " >&6; }
25707 char pathfind ();
25711 return pathfind ();
26479 # Check to see if pathfind(3) works.
26481 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pathfind(3) works" >&5
26482 printf %s "checking whether pathfind(3) works... " >&6; }
26498 char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
/freebsd/contrib/ntp/
H A DCommitLog5639 sntp/libopts/compat/pathfind.c@1.14 +1 -12
28961 pathfind.c:
28964 sntp/libopts/compat/pathfind.c@1.13 +17 -6
29022 sntp/libopts/compat/pathfind.c@1.12 +5 -5
[all...]
H A Dconfigure15664 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pathfind in -lgen" >&5
15665 printf %s "checking for pathfind in -lgen... " >&6; }
15678 char pathfind ();
15682 return pathfind ();