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

  /src/external/bsd/ntp/dist/ntpd/
refclock_parse.c 265 } bind_t; typedef in typeref:struct:bind
401 bind_t *binding; /* io handling binding */
1746 static bind_t io_bindings[] =
2460 static bind_t *
2465 bind_t *b = io_bindings;
2475 return (bind_t *)0;
3257 if (parse->binding == (bind_t *)0)
refclock_parse.c 265 } bind_t; typedef in typeref:struct:bind
401 bind_t *binding; /* io handling binding */
1746 static bind_t io_bindings[] =
2460 static bind_t *
2465 bind_t *b = io_bindings;
2475 return (bind_t *)0;
3257 if (parse->binding == (bind_t *)0)

Completed in 72 milliseconds