Home
last modified time | relevance | path

Searched refs:facilities (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/netbsd/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_v2.c408 static int facilities[FACILITIESMAX]; in pcnfsd2_info_2_svc() local
417 facilities[PCNFSD2_NULL] = QUICK; in pcnfsd2_info_2_svc()
418 facilities[PCNFSD2_INFO] = QUICK; in pcnfsd2_info_2_svc()
419 facilities[PCNFSD2_PR_INIT] = QUICK; in pcnfsd2_info_2_svc()
420 facilities[PCNFSD2_PR_START] = SLOW; in pcnfsd2_info_2_svc()
422 facilities[PCNFSD2_PR_QUEUE] = SLOW; in pcnfsd2_info_2_svc()
423 facilities[PCNFSD2_PR_STATUS] = SLOW; in pcnfsd2_info_2_svc()
429 facilities[PCNFSD2_MAPID] = QUICK; in pcnfsd2_info_2_svc()
430 facilities[PCNFSD2_AUTH] = QUICK; in pcnfsd2_info_2_svc()
431 facilities[PCNFSD2_ALERT] = QUICK; in pcnfsd2_info_2_svc()
[all …]
H A Dpcnfsd_test.c132 printf("facilities_len = %d\n", rp->facilities.facilities_len); in test_v2_info()
133 if (rp->facilities.facilities_len) { in test_v2_info()
134 gp = rp->facilities.facilities_val; in test_v2_info()
135 for(i = 0; i < rp->facilities.facilities_len; i++) in test_v2_info()
142 if(rp->facilities.facilities_val) in test_v2_info()
143 free(rp->facilities.facilities_val); in test_v2_info()
/netbsd/external/bsd/ntp/dist/lib/isc/unix/
H A Dsyslog.c37 } facilities[] = { variable
78 for (i = 0; facilities[i].strval != NULL; i++) { in isc_syslog_facilityfromstring()
79 if (strcasecmp(facilities[i].strval, str) == 0) { in isc_syslog_facilityfromstring()
80 *facilityp = facilities[i].val; in isc_syslog_facilityfromstring()
/netbsd/external/mpl/bind/dist/lib/isc/unix/
H A Dsyslog.c29 } facilities[] = { { LOG_KERN, "kern" }, variable
68 for (i = 0; facilities[i].strval != NULL; i++) { in isc_syslog_facilityfromstring()
69 if (strcasecmp(facilities[i].strval, str) == 0) { in isc_syslog_facilityfromstring()
70 *facilityp = facilities[i].val; in isc_syslog_facilityfromstring()
/netbsd/external/bsd/ntp/dist/lib/isc/win32/
H A Dsyslog.c42 } facilities[] = { variable
83 for (i = 0; facilities[i].strval != NULL; i++) { in isc_syslog_facilityfromstring()
84 if (strcasecmp(facilities[i].strval, str) == 0) { in isc_syslog_facilityfromstring()
85 *facilityp = facilities[i].val; in isc_syslog_facilityfromstring()
/netbsd/external/mpl/bind/dist/lib/isc/win32/
H A Dsyslog.c34 } facilities[] = { { LOG_KERN, "kern" }, variable
73 for (i = 0; facilities[i].strval != NULL; i++) { in isc_syslog_facilityfromstring()
74 if (strcasecmp(facilities[i].strval, str) == 0) { in isc_syslog_facilityfromstring()
75 *facilityp = facilities[i].val; in isc_syslog_facilityfromstring()
/netbsd/share/doc/psd/05.sysman/
H A DMakefile9 DEPSRCS=facilities contents
12 CLEANFILES+=facilities contents pagelog
24 facilities: ${SRCS} target
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc-arches.def34 DEV_HW_FACILITIES All allowed architecture hardware facilities.
35 These facilities are represented as compiler
/netbsd/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc-arches.def34 DEV_HW_FACILITIES All allowed architecture hardware facilities.
35 These facilities are represented as compiler
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dstandards.texi137 whole standard including all the library facilities; a @dfn{conforming
139 library facilities: those in @code{<float.h>}, @code{<limits.h>},
148 which may not have library facilities beyond those required of
152 facilities are provided and startup is through a function @code{int
155 a program using the facilities of an
173 GCC does not provide the library facilities required only of hosted
174 implementations, nor yet all the facilities required by C99 of
176 To use the facilities of a hosted
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dstandards.texi137 whole standard including all the library facilities; a @dfn{conforming
139 library facilities: those in @code{<float.h>}, @code{<limits.h>},
148 which may not have library facilities beyond those required of
152 facilities are provided and startup is through a function @code{int
155 a program using the facilities of an
173 GCC does not provide the library facilities required only of hosted
174 implementations, nor yet all the facilities required by C99 of
176 To use the facilities of a hosted
/netbsd/usr.sbin/npf/npftest/
H A DREADME19 Preferably, use MALLOC_OPTIONS="AJ" and/or other facilities.
/netbsd/external/bsd/openldap/dist/contrib/ldapc++/
H A DTODO25 - Rework the logging and debugging facilities
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsyslog.hin69 * priorities/facilities are encoded into a single 32-bit quantity, where the
71 * (0-big number). Both the priorities and the facilities map roughly
142 #define LOG_NFACILITIES 24 /* current number of facilities */
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A DREADME.txt21 caching facilities.
/netbsd/external/bsd/ntp/dist/sntp/libopts/
H A DCOPYING.lgplv3130 You may place library facilities that are a work based on the
132 facilities that are not Applications and are not covered by this
137 on the Library, uncombined with any other library facilities,
/netbsd/external/lgpl3/mpfr/dist/
H A DCOPYING.LESSER130 You may place library facilities that are a work based on the
132 facilities that are not Applications and are not covered by this
137 on the Library, uncombined with any other library facilities,
/netbsd/external/lgpl3/gmp/dist/
H A DCOPYING.LESSERv3130 You may place library facilities that are a work based on the
132 facilities that are not Applications and are not covered by this
137 on the Library, uncombined with any other library facilities,
/netbsd/external/lgpl3/mpc/dist/
H A DCOPYING.LESSER130 You may place library facilities that are a work based on the
132 facilities that are not Applications and are not covered by this
137 on the Library, uncombined with any other library facilities,
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A DREADME.txt27 caching facilities.
/netbsd/share/man/tools/
H A Dignore279 facilities
280 facilities.
/netbsd/doc/roadmaps/
H A Ddesktop30 a. Providing new infrastructure for supporting facilities whose
37 b. Providing new infrastructure for supporting facilities whose
45 historical Unix) to integrate new facilities and software models
143 facilities, a "modern" desktop system requires the ability to post
H A Dsystem49 Implement POSIX shared memory facilities, which can be used to create
/netbsd/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dsocklen.m464 dnl Tests for the existence of the header for socket facilities.
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/m4/
H A Dsocklen.m464 dnl Tests for the existence of the header for socket facilities.

12345678910>>...13