Searched refs:pathfind (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/ntp/sntp/libopts/compat/ |
| H A D | pathfind.c | 10 pathfind( char const * path, 18 pathfind( char const * path, in pathfind() function 38 pathfind( char const * path, in pathfind() function
|
| /freebsd-14.2/contrib/ntp/sntp/libopts/m4/ |
| H A D | libopts.m4 | 101 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-14.2/contrib/ntp/sntp/libopts/ |
| H A D | Makefile.am | 49 compat/pathfind.c compat/snprintf.c compat/strchr.c \
|
| H A D | init.c | 103 pz = pathfind(getenv("PATH"), (char *)pname, "rx"); in validate_struct()
|
| H A D | autoopts.c | 41 # define pathfind(_p, _n, _m) option_pathfind(_p, _n, _m) macro
|
| H A D | load.c | 210 path = pathfind(getenv("PATH"), (char *)prg_path, "rx"); in add_prog_path()
|
| H A D | Makefile.in | 474 boolean.c check.c compat/compat.h compat/pathfind.c \
|
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | config.h.in | 263 /* Define this if pathfind(3) works */
|
| H A D | configure | 25707 char pathfind (); 25711 return pathfind (); 26498 char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | CommitLog | 28961 pathfind.c: 147477 Delete: libopts/compat/pathfind.c 148264 Rename: libopts/compat/pathfind.c -> BitKeeper/deleted/d4/pathfind.c~91eee34e6931c147 168350 libopts/compat/pathfind[email protected] +1 -2 178140 Rename: gsoc_sntp/libopts/compat/pathfind.c -> sntp/libopts/compat/pathfind.c 178857 libopts/compat/pathfind[email protected] +2 -2 180047 libopts/compat/pathfind[email protected] +2 -2 180868 Delete: libopts/compat/pathfind.c 181354 libopts/compat/pathfind[email protected] +0 -0 194253 bk cp compat/pathfind.c ../gsoc_sntp/libopts/compat/pathfind.c [all …]
|
| H A D | configure | 15678 char pathfind (); 15682 return pathfind ();
|