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

  /src/usr.sbin/ypserv/ypserv/
ypserv.c 67 const char *svcname; variable in typeref:typename:const char *
136 #define SVCNAME(x) svcname = x
138 #define SVCNAME(x) /* nothing */
161 SVCNAME("null_2");
168 SVCNAME("domain_2");
175 SVCNAME("domain_nonack_2");
182 SVCNAME("match_2");
189 SVCNAME("first_2");
196 SVCNAME("next_2")
    [all...]
ypserv.c 67 const char *svcname; variable in typeref:typename:const char *
136 #define SVCNAME(x) svcname = x
138 #define SVCNAME(x) /* nothing */
161 SVCNAME("null_2");
168 SVCNAME("domain_2");
175 SVCNAME("domain_nonack_2");
182 SVCNAME("match_2");
189 SVCNAME("first_2");
196 SVCNAME("next_2")
    [all...]
ypserv.c 67 const char *svcname; variable in typeref:typename:const char *
136 #define SVCNAME(x) svcname = x
138 #define SVCNAME(x) /* nothing */
161 SVCNAME("null_2");
168 SVCNAME("domain_2");
175 SVCNAME("domain_nonack_2");
182 SVCNAME("match_2");
189 SVCNAME("first_2");
196 SVCNAME("next_2")
    [all...]

Completed in 39 milliseconds