HomeSort by: relevance | last modified time | path
    Searched defs:pathfind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
autoopts.c 43 # define pathfind(_p, _n, _m) option_pathfind(_p, _n, _m) macro
44 # include "compat/pathfind.c"
  /src/external/bsd/ntp/dist/sntp/libopts/compat/
pathfind.c 1 /* $NetBSD: pathfind.c,v 1.10 2026/04/20 07:24:37 kre Exp $ */
5 /* pathfind.c --- find a FILE MODE along PATH */
12 pathfind( char const * path,
20 pathfind( char const * path, function
33 * local implementation of pathfind.
40 pathfind( char const * path, function
287 * end of compat/pathfind.c */

Completed in 43 milliseconds