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

  /src/lib/libc/yp/
yp_first.c 44 __weak_alias(yp_next,_yp_next)
121 yp_next(const char *indomain, const char *inmap, const char *inkey, function in typeref:typename:int
157 clnt_perror(ysd->dom_client, "yp_next: clnt_call");
yp_first.c 44 __weak_alias(yp_next,_yp_next)
121 yp_next(const char *indomain, const char *inmap, const char *inkey, function in typeref:typename:int
157 clnt_perror(ysd->dom_client, "yp_next: clnt_call");
yp_first.c 44 __weak_alias(yp_next,_yp_next)
121 yp_next(const char *indomain, const char *inmap, const char *inkey, function in typeref:typename:int
157 clnt_perror(ysd->dom_client, "yp_next: clnt_call");
  /src/distrib/utils/libhack/
yplib.c 49 #define yp_next _yp_next macro
89 __weak_alias(yp_next,_yp_next);
204 yp_next(indomain, inmap, inkey, inkeylen, outkey, outkeylen, outval, outvallen) function
yplib.c 49 #define yp_next _yp_next macro
89 __weak_alias(yp_next,_yp_next);
204 yp_next(indomain, inmap, inkey, inkeylen, outkey, outkeylen, outval, outvallen) function
yplib.c 49 #define yp_next _yp_next macro
89 __weak_alias(yp_next,_yp_next);
204 yp_next(indomain, inmap, inkey, inkeylen, outkey, outkeylen, outval, outvallen) function
  /src/lib/libc/include/
namespace.h 924 #define yp_next _yp_next macro
namespace.h 924 #define yp_next _yp_next macro
namespace.h 924 #define yp_next _yp_next macro

Completed in 69 milliseconds