Home
last modified time | relevance | path

Searched defs:save (Results 1 – 25 of 37) sorted by relevance

12

/f-stack/freebsd/kern/
H A Dsubr_sglist.c318 struct sgsave save; in sglist_append() local
357 struct sgsave save; in sglist_append_phys() local
443 struct sgsave save; in sglist_append_mbuf() local
478 struct sgsave save; in sglist_append_vmpages() local
522 struct sgsave save; in sglist_append_user() local
544 struct sgsave save; in sglist_append_sglist() local
587 struct sgsave save; in sglist_append_uio() local
H A Dsubr_uio.c77 int error, save; in copyin_nofault() local
88 int error, save; in copyout_nofault() local
213 int error, newflags, save; in uiomove_faultflag() local
H A Dinit_main.c235 struct sysinit *save; /* bubble*/ in mi_startup() local
H A Dkern_linker.c196 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysinit() local
244 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysuninit() local
H A Dsubr_blist.c371 blist_t save = *pbl; in blist_resize() local
/f-stack/freebsd/libkern/
H A Dstrcpy.c40 char *save = to; variable
H A Dstrcat.c40 char *save = s; in strcat() local
H A Dstrrchr.c41 char *p, *save; in strrchr() local
/f-stack/freebsd/i386/i386/
H A Duio_machdep.c70 int save = 0; in uiomove_fromphys() local
/f-stack/freebsd/arm/arm/
H A Duio_machdep.c70 int save = 0; in uiomove_fromphys() local
/f-stack/freebsd/arm64/arm64/
H A Duio_machdep.c67 int save = 0; in uiomove_fromphys() local
/f-stack/freebsd/amd64/amd64/
H A Duio_machdep.c69 int save = 0; in uiomove_fromphys() local
/f-stack/freebsd/mips/mips/
H A Duio_machdep.c75 int save = 0; in uiomove_fromphys() local
/f-stack/lib/
H A Dff_init_main.c177 register struct sysinit *save; /* bubble*/ in mi_startup() local
H A Dff_kern_subr.c169 int save = 0; in uiomove() local
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_split_clients_module.c115 ngx_conf_t save; in ngx_conf_split_clients_block() local
H A Dngx_stream_map_module.c180 ngx_conf_t save; in ngx_stream_map_block() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_split_clients_module.c117 ngx_conf_t save; in ngx_conf_split_clients_block() local
H A Dngx_http_map_module.c182 ngx_conf_t save; in ngx_http_map_block() local
H A Dngx_http_rewrite_module.c534 ngx_conf_t save; in ngx_http_rewrite_if() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dllex.c51 static void save (LexState *ls, int c) { in save() function
/f-stack/freebsd/netinet/
H A Dtcp_output.c1384 u_short save = 0; in tcp_output() local
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dllex.c49 static void save (LexState *ls, int c) { in save() function
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c2874 ngx_conf_t save; in ngx_http_core_location() local
3106 ngx_conf_t save; in ngx_http_core_types() local
4372 ngx_conf_t save; in ngx_http_core_limit_except() local
/f-stack/freebsd/sys/
H A Dproc.h1190 int save; in curthread_pflags_set() local
1199 curthread_pflags_restore(int save) in curthread_pflags_restore()
1209 int save; in curthread_pflags2_set() local
1218 curthread_pflags2_restore(int save) in curthread_pflags2_restore()

12