Searched defs:site (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | flush_clnt.c | 174 int flush_send_site(const char *site) in flush_send_site() 236 int flush_add(const char *site, const char *queue_id) in flush_add()
|
/netbsd-src/external/ibm-public/postfix/dist/src/flush/ |
H A D | flush.c | 268 static VSTRING *flush_site_to_path(VSTRING *path, const char *site) in flush_site_to_path() 306 static int flush_add_service(const char *site, const char *queue_id) in flush_add_service() 383 static int flush_send_service(const char *site, int how) in flush_send_service() 757 VSTRING *site = 0; in flush_service() local
|
/netbsd-src/sys/arch/arm/vexpress/ |
H A D | vexpress_sysreg.c | 69 vexpress_sysreg_write(device_t dev, u_int func, u_int site) in vexpress_sysreg_write()
|
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/ |
H A D | postscreen_dnsbl.c | 223 static void psc_dnsbl_add_site(const char *site) in psc_dnsbl_add_site() 376 PSC_DNSBL_SITE *site; in psc_dnsbl_receive() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/postqueue/ |
H A D | postqueue.c | 475 static void flush_site(const char *site) in flush_site()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_globals.cpp | 349 GlobalRegistrationSite site = {stack_id, &globals[0], &globals[n - 1]}; in __asan_register_globals() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_globals.cc | 350 GlobalRegistrationSite site = {stack_id, &globals[0], &globals[n - 1]}; in __asan_register_globals() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_globals.cc | 370 GlobalRegistrationSite site = {stack_id, &globals[0], &globals[n - 1]}; in __asan_register_globals() local
|
/netbsd-src/usr.bin/ftp/ |
H A D | cmds.c | 1652 site(int argc, char *argv[]) site() function
|