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

  /src/lib/libc/net/
nsdispatch.c 1 /* $NetBSD: nsdispatch.c,v 1.39 2022/04/19 20:32:15 rillig Exp $ */
66 __RCSID("$NetBSD: nsdispatch.c,v 1.39 2022/04/19 20:32:15 rillig Exp $");
97 __weak_alias(nsdispatch,_nsdispatch)
159 * List of threads currently in nsdispatch(). We use this to detect
480 * This function is called each time nsdispatch() is called. If this
590 nsdispatch(void *retval, const ns_dtab disp_tab[], const char *database, function in typeref:typename:int
617 * nsdispatch() (i.e. recursive call).
  /src/lib/libc/include/
namespace.h 553 #define nsdispatch _nsdispatch macro

Completed in 13 milliseconds